directory

package
v0.47.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DirectoryRequestBuilder

type DirectoryRequestBuilder struct {
	// contains filtered or unexported fields
}

DirectoryRequestBuilder provides operations to manage the directory singleton.

func NewDirectoryRequestBuilder

NewDirectoryRequestBuilder instantiates a new DirectoryRequestBuilder and sets the default values.

func NewDirectoryRequestBuilderInternal

func NewDirectoryRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *DirectoryRequestBuilder

NewDirectoryRequestBuilderInternal instantiates a new DirectoryRequestBuilder and sets the default values.

func (*DirectoryRequestBuilder) AdministrativeUnits

AdministrativeUnits provides operations to manage the administrativeUnits property of the microsoft.graph.directory entity.

func (*DirectoryRequestBuilder) AdministrativeUnitsById

AdministrativeUnitsById provides operations to manage the administrativeUnits property of the microsoft.graph.directory entity.

func (*DirectoryRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get directory

func (*DirectoryRequestBuilder) DeletedItems

DeletedItems provides operations to manage the deletedItems property of the microsoft.graph.directory entity.

func (*DirectoryRequestBuilder) DeletedItemsById

DeletedItemsById provides operations to manage the deletedItems property of the microsoft.graph.directory entity.

func (*DirectoryRequestBuilder) FederationConfigurations added in v0.23.0

FederationConfigurations provides operations to manage the federationConfigurations property of the microsoft.graph.directory entity.

func (*DirectoryRequestBuilder) FederationConfigurationsById added in v0.23.0

FederationConfigurationsById provides operations to manage the federationConfigurations property of the microsoft.graph.directory entity.

type DirectoryRequestBuilderGetQueryParameters

type DirectoryRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

DirectoryRequestBuilderGetQueryParameters get directory

type DirectoryRequestBuilderGetRequestConfiguration added in v0.22.0

type DirectoryRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *DirectoryRequestBuilderGetQueryParameters
}

DirectoryRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type DirectoryRequestBuilderPatchRequestConfiguration added in v0.22.0

type DirectoryRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

DirectoryRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL