entitlementmanagement

package
v0.20241111.1164443 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeleteEntitlementManagementOperationOptions

type DeleteEntitlementManagementOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteEntitlementManagementOperationOptions

func DefaultDeleteEntitlementManagementOperationOptions() DeleteEntitlementManagementOperationOptions

func (DeleteEntitlementManagementOperationOptions) ToHeaders

func (DeleteEntitlementManagementOperationOptions) ToOData

func (DeleteEntitlementManagementOperationOptions) ToQuery

type DeleteEntitlementManagementOperationResponse

type DeleteEntitlementManagementOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type EntitlementManagementClient

type EntitlementManagementClient struct {
	Client *msgraph.Client
}

func NewEntitlementManagementClientWithBaseURI

func NewEntitlementManagementClientWithBaseURI(sdkApi sdkEnv.Api) (*EntitlementManagementClient, error)

func (EntitlementManagementClient) DeleteEntitlementManagement

DeleteEntitlementManagement - Delete navigation property entitlementManagement for roleManagement

func (EntitlementManagementClient) GetEntitlementManagement

GetEntitlementManagement - Get entitlementManagement from roleManagement. The RbacApplication for Entitlement Management

func (EntitlementManagementClient) UpdateEntitlementManagement

UpdateEntitlementManagement - Update the navigation property entitlementManagement in roleManagement

type GetEntitlementManagementOperationOptions

type GetEntitlementManagementOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetEntitlementManagementOperationOptions

func DefaultGetEntitlementManagementOperationOptions() GetEntitlementManagementOperationOptions

func (GetEntitlementManagementOperationOptions) ToHeaders

func (GetEntitlementManagementOperationOptions) ToOData

func (GetEntitlementManagementOperationOptions) ToQuery

type GetEntitlementManagementOperationResponse

type GetEntitlementManagementOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.RbacApplication
}

type UpdateEntitlementManagementOperationOptions

type UpdateEntitlementManagementOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateEntitlementManagementOperationOptions

func DefaultUpdateEntitlementManagementOperationOptions() UpdateEntitlementManagementOperationOptions

func (UpdateEntitlementManagementOperationOptions) ToHeaders

func (UpdateEntitlementManagementOperationOptions) ToOData

func (UpdateEntitlementManagementOperationOptions) ToQuery

type UpdateEntitlementManagementOperationResponse

type UpdateEntitlementManagementOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL