appmanagementpolicy

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 AppManagementPolicyClient

type AppManagementPolicyClient struct {
	Client *msgraph.Client
}

func NewAppManagementPolicyClientWithBaseURI

func NewAppManagementPolicyClientWithBaseURI(sdkApi sdkEnv.Api) (*AppManagementPolicyClient, error)

func (AppManagementPolicyClient) CreateAppManagementPolicy

CreateAppManagementPolicy - Create appManagementPolicy. Create an appManagementPolicy object.

func (AppManagementPolicyClient) DeleteAppManagementPolicy

DeleteAppManagementPolicy - Delete appManagementPolicy. Delete an appManagementPolicy object.

func (AppManagementPolicyClient) GetAppManagementPoliciesCount

GetAppManagementPoliciesCount - Get the number of the resource

func (AppManagementPolicyClient) GetAppManagementPolicy

GetAppManagementPolicy - Get appManagementPolicy. Read the properties of an appManagementPolicy object.

func (AppManagementPolicyClient) ListAppManagementPolicies

ListAppManagementPolicies - List appManagementPolicies. Retrieve a list of appManagementPolicy objects.

func (AppManagementPolicyClient) ListAppManagementPoliciesComplete

ListAppManagementPoliciesComplete retrieves all the results into a single object

func (AppManagementPolicyClient) ListAppManagementPoliciesCompleteMatchingPredicate

ListAppManagementPoliciesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AppManagementPolicyClient) UpdateAppManagementPolicy

UpdateAppManagementPolicy - Update appManagementPolicy. Update an appManagementPolicy object.

type AppManagementPolicyOperationPredicate

type AppManagementPolicyOperationPredicate struct {
}

func (AppManagementPolicyOperationPredicate) Matches

type CreateAppManagementPolicyOperationOptions

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

func DefaultCreateAppManagementPolicyOperationOptions

func DefaultCreateAppManagementPolicyOperationOptions() CreateAppManagementPolicyOperationOptions

func (CreateAppManagementPolicyOperationOptions) ToHeaders

func (CreateAppManagementPolicyOperationOptions) ToOData

func (CreateAppManagementPolicyOperationOptions) ToQuery

type CreateAppManagementPolicyOperationResponse

type CreateAppManagementPolicyOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AppManagementPolicy
}

type DeleteAppManagementPolicyOperationOptions

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

func DefaultDeleteAppManagementPolicyOperationOptions

func DefaultDeleteAppManagementPolicyOperationOptions() DeleteAppManagementPolicyOperationOptions

func (DeleteAppManagementPolicyOperationOptions) ToHeaders

func (DeleteAppManagementPolicyOperationOptions) ToOData

func (DeleteAppManagementPolicyOperationOptions) ToQuery

type DeleteAppManagementPolicyOperationResponse

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

type GetAppManagementPoliciesCountOperationOptions

type GetAppManagementPoliciesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetAppManagementPoliciesCountOperationOptions

func DefaultGetAppManagementPoliciesCountOperationOptions() GetAppManagementPoliciesCountOperationOptions

func (GetAppManagementPoliciesCountOperationOptions) ToHeaders

func (GetAppManagementPoliciesCountOperationOptions) ToOData

func (GetAppManagementPoliciesCountOperationOptions) ToQuery

type GetAppManagementPoliciesCountOperationResponse

type GetAppManagementPoliciesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type GetAppManagementPolicyOperationOptions

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

func DefaultGetAppManagementPolicyOperationOptions

func DefaultGetAppManagementPolicyOperationOptions() GetAppManagementPolicyOperationOptions

func (GetAppManagementPolicyOperationOptions) ToHeaders

func (GetAppManagementPolicyOperationOptions) ToOData

func (GetAppManagementPolicyOperationOptions) ToQuery

type GetAppManagementPolicyOperationResponse

type GetAppManagementPolicyOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AppManagementPolicy
}

type ListAppManagementPoliciesCompleteResult

type ListAppManagementPoliciesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.AppManagementPolicy
}

type ListAppManagementPoliciesCustomPager

type ListAppManagementPoliciesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}
func (p *ListAppManagementPoliciesCustomPager) NextPageLink() *odata.Link

type ListAppManagementPoliciesOperationOptions

type ListAppManagementPoliciesOperationOptions 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 DefaultListAppManagementPoliciesOperationOptions

func DefaultListAppManagementPoliciesOperationOptions() ListAppManagementPoliciesOperationOptions

func (ListAppManagementPoliciesOperationOptions) ToHeaders

func (ListAppManagementPoliciesOperationOptions) ToOData

func (ListAppManagementPoliciesOperationOptions) ToQuery

type ListAppManagementPoliciesOperationResponse

type ListAppManagementPoliciesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.AppManagementPolicy
}

type UpdateAppManagementPolicyOperationOptions

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

func DefaultUpdateAppManagementPolicyOperationOptions

func DefaultUpdateAppManagementPolicyOperationOptions() UpdateAppManagementPolicyOperationOptions

func (UpdateAppManagementPolicyOperationOptions) ToHeaders

func (UpdateAppManagementPolicyOperationOptions) ToOData

func (UpdateAppManagementPolicyOperationOptions) ToQuery

type UpdateAppManagementPolicyOperationResponse

type UpdateAppManagementPolicyOperationResponse 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