Documentation ¶
Index ¶
- type DirectoryRoleAssignmentScheduleInstancePrincipalClient
- type GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions
- func (o GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToHeaders() *client.Headers
- func (o GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToOData() *odata.Query
- func (o GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToQuery() *client.QueryParams
- type GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryRoleAssignmentScheduleInstancePrincipalClient ¶
func NewDirectoryRoleAssignmentScheduleInstancePrincipalClientWithBaseURI ¶
func NewDirectoryRoleAssignmentScheduleInstancePrincipalClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentScheduleInstancePrincipalClient, error)
func (DirectoryRoleAssignmentScheduleInstancePrincipalClient) GetDirectoryRoleAssignmentScheduleInstancePrincipal ¶
func (c DirectoryRoleAssignmentScheduleInstancePrincipalClient) GetDirectoryRoleAssignmentScheduleInstancePrincipal(ctx context.Context, id stable.RoleManagementDirectoryRoleAssignmentScheduleInstanceId, options GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) (result GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationResponse, err error)
GetDirectoryRoleAssignmentScheduleInstancePrincipal - Get principal from roleManagement. The principal that's getting a role assignment or role eligibility through the request.
type GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions ¶
type GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions() GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions
func (GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentScheduleInstancePrincipalOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.