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