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