Documentation ¶
Index ¶
- type DirectoryRoleAssignmentScheduleRequestPrincipalClient
- type GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions
- func (o GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToHeaders() *client.Headers
- func (o GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToOData() *odata.Query
- func (o GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToQuery() *client.QueryParams
- type GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryRoleAssignmentScheduleRequestPrincipalClient ¶
func NewDirectoryRoleAssignmentScheduleRequestPrincipalClientWithBaseURI ¶
func NewDirectoryRoleAssignmentScheduleRequestPrincipalClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleRequestPrincipalClient, error)
func (DirectoryRoleAssignmentScheduleRequestPrincipalClient) GetDirectoryRoleAssignmentScheduleRequestPrincipal ¶
func (c DirectoryRoleAssignmentScheduleRequestPrincipalClient) GetDirectoryRoleAssignmentScheduleRequestPrincipal(ctx context.Context, id beta.RoleManagementDirectoryRoleAssignmentScheduleRequestId, options GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) (result GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationResponse, err error)
GetDirectoryRoleAssignmentScheduleRequestPrincipal - Get principal from roleManagement. The principal that's getting a role assignment through the request. Supports $expand and $select nested in $expand for id only.
type GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions ¶
type GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions() GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions
func (GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentScheduleRequestPrincipalOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.