Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExchangeRoleAssignmentPrincipalClient ¶
func NewExchangeRoleAssignmentPrincipalClientWithBaseURI ¶
func NewExchangeRoleAssignmentPrincipalClientWithBaseURI(sdkApi sdkEnv.Api) (*ExchangeRoleAssignmentPrincipalClient, error)
func (ExchangeRoleAssignmentPrincipalClient) GetExchangeRoleAssignmentPrincipal ¶
func (c ExchangeRoleAssignmentPrincipalClient) GetExchangeRoleAssignmentPrincipal(ctx context.Context, id beta.RoleManagementExchangeRoleAssignmentId, options GetExchangeRoleAssignmentPrincipalOperationOptions) (result GetExchangeRoleAssignmentPrincipalOperationResponse, err error)
GetExchangeRoleAssignmentPrincipal - Get principal from roleManagement. Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider.
type GetExchangeRoleAssignmentPrincipalOperationOptions ¶
type GetExchangeRoleAssignmentPrincipalOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetExchangeRoleAssignmentPrincipalOperationOptions ¶
func DefaultGetExchangeRoleAssignmentPrincipalOperationOptions() GetExchangeRoleAssignmentPrincipalOperationOptions
func (GetExchangeRoleAssignmentPrincipalOperationOptions) ToHeaders ¶
func (o GetExchangeRoleAssignmentPrincipalOperationOptions) ToHeaders() *client.Headers
func (GetExchangeRoleAssignmentPrincipalOperationOptions) ToOData ¶
func (o GetExchangeRoleAssignmentPrincipalOperationOptions) ToOData() *odata.Query
func (GetExchangeRoleAssignmentPrincipalOperationOptions) ToQuery ¶
func (o GetExchangeRoleAssignmentPrincipalOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.