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