Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnterpriseAppRoleAssignmentPrincipalClient ¶
func NewEnterpriseAppRoleAssignmentPrincipalClientWithBaseURI ¶
func NewEnterpriseAppRoleAssignmentPrincipalClientWithBaseURI(sdkApi sdkEnv.Api) (*EnterpriseAppRoleAssignmentPrincipalClient, error)
func (EnterpriseAppRoleAssignmentPrincipalClient) GetEnterpriseAppRoleAssignmentPrincipal ¶
func (c EnterpriseAppRoleAssignmentPrincipalClient) GetEnterpriseAppRoleAssignmentPrincipal(ctx context.Context, id beta.RoleManagementEnterpriseAppIdRoleAssignmentId, options GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) (result GetEnterpriseAppRoleAssignmentPrincipalOperationResponse, err error)
GetEnterpriseAppRoleAssignmentPrincipal - Get principal from roleManagement. Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider.
type GetEnterpriseAppRoleAssignmentPrincipalOperationOptions ¶
type GetEnterpriseAppRoleAssignmentPrincipalOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetEnterpriseAppRoleAssignmentPrincipalOperationOptions ¶
func DefaultGetEnterpriseAppRoleAssignmentPrincipalOperationOptions() GetEnterpriseAppRoleAssignmentPrincipalOperationOptions
func (GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) ToHeaders ¶
func (o GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) ToHeaders() *client.Headers
func (GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) ToOData ¶
func (o GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) ToOData() *odata.Query
func (GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) ToQuery ¶
func (o GetEnterpriseAppRoleAssignmentPrincipalOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.