Documentation ¶
Index ¶
- type AppManagementPolicyAppliesToClient
- func (c AppManagementPolicyAppliesToClient) GetAppManagementPolicyAppliesTo(ctx context.Context, id stable.PolicyAppManagementPolicyIdAppliesToId, ...) (result GetAppManagementPolicyAppliesToOperationResponse, err error)
- func (c AppManagementPolicyAppliesToClient) GetAppManagementPolicyAppliesToCount(ctx context.Context, id stable.PolicyAppManagementPolicyId, ...) (result GetAppManagementPolicyAppliesToCountOperationResponse, err error)
- func (c AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTos(ctx context.Context, id stable.PolicyAppManagementPolicyId, ...) (result ListAppManagementPolicyAppliesTosOperationResponse, err error)
- func (c AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTosComplete(ctx context.Context, id stable.PolicyAppManagementPolicyId, ...) (ListAppManagementPolicyAppliesTosCompleteResult, error)
- func (c AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTosCompleteMatchingPredicate(ctx context.Context, id stable.PolicyAppManagementPolicyId, ...) (result ListAppManagementPolicyAppliesTosCompleteResult, err error)
- type DirectoryObjectOperationPredicate
- type GetAppManagementPolicyAppliesToCountOperationOptions
- type GetAppManagementPolicyAppliesToCountOperationResponse
- type GetAppManagementPolicyAppliesToOperationOptions
- type GetAppManagementPolicyAppliesToOperationResponse
- type ListAppManagementPolicyAppliesTosCompleteResult
- type ListAppManagementPolicyAppliesTosCustomPager
- type ListAppManagementPolicyAppliesTosOperationOptions
- type ListAppManagementPolicyAppliesTosOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppManagementPolicyAppliesToClient ¶
func NewAppManagementPolicyAppliesToClientWithBaseURI ¶
func NewAppManagementPolicyAppliesToClientWithBaseURI(sdkApi sdkEnv.Api) (*AppManagementPolicyAppliesToClient, error)
func (AppManagementPolicyAppliesToClient) GetAppManagementPolicyAppliesTo ¶
func (c AppManagementPolicyAppliesToClient) GetAppManagementPolicyAppliesTo(ctx context.Context, id stable.PolicyAppManagementPolicyIdAppliesToId, options GetAppManagementPolicyAppliesToOperationOptions) (result GetAppManagementPolicyAppliesToOperationResponse, err error)
GetAppManagementPolicyAppliesTo - Get appliesTo from policies. Collection of applications and service principals to which the policy is applied.
func (AppManagementPolicyAppliesToClient) GetAppManagementPolicyAppliesToCount ¶
func (c AppManagementPolicyAppliesToClient) GetAppManagementPolicyAppliesToCount(ctx context.Context, id stable.PolicyAppManagementPolicyId, options GetAppManagementPolicyAppliesToCountOperationOptions) (result GetAppManagementPolicyAppliesToCountOperationResponse, err error)
GetAppManagementPolicyAppliesToCount - Get the number of the resource
func (AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTos ¶
func (c AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTos(ctx context.Context, id stable.PolicyAppManagementPolicyId, options ListAppManagementPolicyAppliesTosOperationOptions) (result ListAppManagementPolicyAppliesTosOperationResponse, err error)
ListAppManagementPolicyAppliesTos - List appliesTo. List application and service principal objects that are assigned an appManagementPolicy policy object.
func (AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTosComplete ¶
func (c AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTosComplete(ctx context.Context, id stable.PolicyAppManagementPolicyId, options ListAppManagementPolicyAppliesTosOperationOptions) (ListAppManagementPolicyAppliesTosCompleteResult, error)
ListAppManagementPolicyAppliesTosComplete retrieves all the results into a single object
func (AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTosCompleteMatchingPredicate ¶
func (c AppManagementPolicyAppliesToClient) ListAppManagementPolicyAppliesTosCompleteMatchingPredicate(ctx context.Context, id stable.PolicyAppManagementPolicyId, options ListAppManagementPolicyAppliesTosOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListAppManagementPolicyAppliesTosCompleteResult, err error)
ListAppManagementPolicyAppliesTosCompleteMatchingPredicate retrieves all the results and then applies the predicate
type DirectoryObjectOperationPredicate ¶
type DirectoryObjectOperationPredicate struct { }
func (DirectoryObjectOperationPredicate) Matches ¶
func (p DirectoryObjectOperationPredicate) Matches(input stable.DirectoryObject) bool
type GetAppManagementPolicyAppliesToCountOperationOptions ¶
type GetAppManagementPolicyAppliesToCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetAppManagementPolicyAppliesToCountOperationOptions ¶
func DefaultGetAppManagementPolicyAppliesToCountOperationOptions() GetAppManagementPolicyAppliesToCountOperationOptions
func (GetAppManagementPolicyAppliesToCountOperationOptions) ToHeaders ¶
func (o GetAppManagementPolicyAppliesToCountOperationOptions) ToHeaders() *client.Headers
func (GetAppManagementPolicyAppliesToCountOperationOptions) ToOData ¶
func (o GetAppManagementPolicyAppliesToCountOperationOptions) ToOData() *odata.Query
func (GetAppManagementPolicyAppliesToCountOperationOptions) ToQuery ¶
func (o GetAppManagementPolicyAppliesToCountOperationOptions) ToQuery() *client.QueryParams
type GetAppManagementPolicyAppliesToOperationOptions ¶
type GetAppManagementPolicyAppliesToOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetAppManagementPolicyAppliesToOperationOptions ¶
func DefaultGetAppManagementPolicyAppliesToOperationOptions() GetAppManagementPolicyAppliesToOperationOptions
func (GetAppManagementPolicyAppliesToOperationOptions) ToHeaders ¶
func (o GetAppManagementPolicyAppliesToOperationOptions) ToHeaders() *client.Headers
func (GetAppManagementPolicyAppliesToOperationOptions) ToOData ¶
func (o GetAppManagementPolicyAppliesToOperationOptions) ToOData() *odata.Query
func (GetAppManagementPolicyAppliesToOperationOptions) ToQuery ¶
func (o GetAppManagementPolicyAppliesToOperationOptions) ToQuery() *client.QueryParams
type ListAppManagementPolicyAppliesTosCompleteResult ¶
type ListAppManagementPolicyAppliesTosCompleteResult struct { LatestHttpResponse *http.Response Items []stable.DirectoryObject }
type ListAppManagementPolicyAppliesTosCustomPager ¶
type ListAppManagementPolicyAppliesTosCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListAppManagementPolicyAppliesTosCustomPager) NextPageLink ¶
func (p *ListAppManagementPolicyAppliesTosCustomPager) NextPageLink() *odata.Link
type ListAppManagementPolicyAppliesTosOperationOptions ¶
type ListAppManagementPolicyAppliesTosOperationOptions struct { Count *bool Expand *odata.Expand Filter *string Metadata *odata.Metadata OrderBy *odata.OrderBy RetryFunc client.RequestRetryFunc Search *string Select *[]string Skip *int64 Top *int64 }
func DefaultListAppManagementPolicyAppliesTosOperationOptions ¶
func DefaultListAppManagementPolicyAppliesTosOperationOptions() ListAppManagementPolicyAppliesTosOperationOptions
func (ListAppManagementPolicyAppliesTosOperationOptions) ToHeaders ¶
func (o ListAppManagementPolicyAppliesTosOperationOptions) ToHeaders() *client.Headers
func (ListAppManagementPolicyAppliesTosOperationOptions) ToOData ¶
func (o ListAppManagementPolicyAppliesTosOperationOptions) ToOData() *odata.Query
func (ListAppManagementPolicyAppliesTosOperationOptions) ToQuery ¶
func (o ListAppManagementPolicyAppliesTosOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.