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