Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DirectoryRoleAssignmentSchedulePrincipalClient ¶
func NewDirectoryRoleAssignmentSchedulePrincipalClientWithBaseURI ¶
func NewDirectoryRoleAssignmentSchedulePrincipalClientWithBaseURI(sdkApi sdkEnv.Api) (*DirectoryRoleAssignmentSchedulePrincipalClient, error)
func (DirectoryRoleAssignmentSchedulePrincipalClient) GetDirectoryRoleAssignmentSchedulePrincipal ¶
func (c DirectoryRoleAssignmentSchedulePrincipalClient) GetDirectoryRoleAssignmentSchedulePrincipal(ctx context.Context, id beta.RoleManagementDirectoryRoleAssignmentScheduleId, options GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) (result GetDirectoryRoleAssignmentSchedulePrincipalOperationResponse, err error)
GetDirectoryRoleAssignmentSchedulePrincipal - Get principal from roleManagement. The principal that's getting a role assignment or that's eligible for a role through the request.
type GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions ¶
type GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetDirectoryRoleAssignmentSchedulePrincipalOperationOptions ¶
func DefaultGetDirectoryRoleAssignmentSchedulePrincipalOperationOptions() GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions
func (GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) ToHeaders ¶
func (o GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) ToHeaders() *client.Headers
func (GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) ToOData ¶
func (o GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) ToOData() *odata.Query
func (GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) ToQuery ¶
func (o GetDirectoryRoleAssignmentSchedulePrincipalOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.