Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExchangeRoleAssignmentDirectoryScopeClient ¶
func NewExchangeRoleAssignmentDirectoryScopeClientWithBaseURI ¶
func NewExchangeRoleAssignmentDirectoryScopeClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeRoleAssignmentDirectoryScopeClient, error)
func (ExchangeRoleAssignmentDirectoryScopeClient) GetExchangeRoleAssignmentDirectoryScope ¶
func (c ExchangeRoleAssignmentDirectoryScopeClient) GetExchangeRoleAssignmentDirectoryScope(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, options GetExchangeRoleAssignmentDirectoryScopeOperationOptions) (result GetExchangeRoleAssignmentDirectoryScopeOperationResponse, err error)
GetExchangeRoleAssignmentDirectoryScope - Get directoryScope from roleManagement. The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider.
type GetExchangeRoleAssignmentDirectoryScopeOperationOptions ¶
type GetExchangeRoleAssignmentDirectoryScopeOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetExchangeRoleAssignmentDirectoryScopeOperationOptions ¶
func DefaultGetExchangeRoleAssignmentDirectoryScopeOperationOptions() GetExchangeRoleAssignmentDirectoryScopeOperationOptions
func (GetExchangeRoleAssignmentDirectoryScopeOperationOptions) ToHeaders ¶
func (o GetExchangeRoleAssignmentDirectoryScopeOperationOptions) ToHeaders() *client.Headers
func (GetExchangeRoleAssignmentDirectoryScopeOperationOptions) ToOData ¶
func (o GetExchangeRoleAssignmentDirectoryScopeOperationOptions) ToOData() *odata.Query
func (GetExchangeRoleAssignmentDirectoryScopeOperationOptions) ToQuery ¶
func (o GetExchangeRoleAssignmentDirectoryScopeOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.