configmanagercollection

package
v0.20241017.1093842 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigManagerCollectionClient

type ConfigManagerCollectionClient struct {
	Client *msgraph.Client
}

func NewConfigManagerCollectionClientWithBaseURI

func NewConfigManagerCollectionClientWithBaseURI(sdkApi sdkEnv.Api) (*ConfigManagerCollectionClient, error)

func (ConfigManagerCollectionClient) CreateConfigManagerCollection

CreateConfigManagerCollection - Create new navigation property to configManagerCollections for deviceManagement

func (ConfigManagerCollectionClient) DeleteConfigManagerCollection

DeleteConfigManagerCollection - Delete navigation property configManagerCollections for deviceManagement

func (ConfigManagerCollectionClient) GetConfigManagerCollection

GetConfigManagerCollection - Get configManagerCollections from deviceManagement. A list of ConfigManagerCollection

func (ConfigManagerCollectionClient) GetConfigManagerCollectionsCount

GetConfigManagerCollectionsCount - Get the number of the resource

func (ConfigManagerCollectionClient) ListConfigManagerCollections

ListConfigManagerCollections - Get configManagerCollections from deviceManagement. A list of ConfigManagerCollection

func (ConfigManagerCollectionClient) ListConfigManagerCollectionsComplete

ListConfigManagerCollectionsComplete retrieves all the results into a single object

func (ConfigManagerCollectionClient) ListConfigManagerCollectionsCompleteMatchingPredicate

ListConfigManagerCollectionsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (ConfigManagerCollectionClient) UpdateConfigManagerCollection

UpdateConfigManagerCollection - Update the navigation property configManagerCollections in deviceManagement

type ConfigManagerCollectionOperationPredicate

type ConfigManagerCollectionOperationPredicate struct {
}

func (ConfigManagerCollectionOperationPredicate) Matches

type CreateConfigManagerCollectionOperationOptions

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

func DefaultCreateConfigManagerCollectionOperationOptions

func DefaultCreateConfigManagerCollectionOperationOptions() CreateConfigManagerCollectionOperationOptions

func (CreateConfigManagerCollectionOperationOptions) ToHeaders

func (CreateConfigManagerCollectionOperationOptions) ToOData

func (CreateConfigManagerCollectionOperationOptions) ToQuery

type CreateConfigManagerCollectionOperationResponse

type CreateConfigManagerCollectionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ConfigManagerCollection
}

type DeleteConfigManagerCollectionOperationOptions

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

func DefaultDeleteConfigManagerCollectionOperationOptions

func DefaultDeleteConfigManagerCollectionOperationOptions() DeleteConfigManagerCollectionOperationOptions

func (DeleteConfigManagerCollectionOperationOptions) ToHeaders

func (DeleteConfigManagerCollectionOperationOptions) ToOData

func (DeleteConfigManagerCollectionOperationOptions) ToQuery

type DeleteConfigManagerCollectionOperationResponse

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

type GetConfigManagerCollectionOperationOptions

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

func DefaultGetConfigManagerCollectionOperationOptions

func DefaultGetConfigManagerCollectionOperationOptions() GetConfigManagerCollectionOperationOptions

func (GetConfigManagerCollectionOperationOptions) ToHeaders

func (GetConfigManagerCollectionOperationOptions) ToOData

func (GetConfigManagerCollectionOperationOptions) ToQuery

type GetConfigManagerCollectionOperationResponse

type GetConfigManagerCollectionOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.ConfigManagerCollection
}

type GetConfigManagerCollectionsCountOperationOptions

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

func DefaultGetConfigManagerCollectionsCountOperationOptions

func DefaultGetConfigManagerCollectionsCountOperationOptions() GetConfigManagerCollectionsCountOperationOptions

func (GetConfigManagerCollectionsCountOperationOptions) ToHeaders

func (GetConfigManagerCollectionsCountOperationOptions) ToOData

func (GetConfigManagerCollectionsCountOperationOptions) ToQuery

type GetConfigManagerCollectionsCountOperationResponse

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

type ListConfigManagerCollectionsCompleteResult

type ListConfigManagerCollectionsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.ConfigManagerCollection
}

type ListConfigManagerCollectionsCustomPager

type ListConfigManagerCollectionsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListConfigManagerCollectionsOperationOptions

type ListConfigManagerCollectionsOperationOptions 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 DefaultListConfigManagerCollectionsOperationOptions

func DefaultListConfigManagerCollectionsOperationOptions() ListConfigManagerCollectionsOperationOptions

func (ListConfigManagerCollectionsOperationOptions) ToHeaders

func (ListConfigManagerCollectionsOperationOptions) ToOData

func (ListConfigManagerCollectionsOperationOptions) ToQuery

type ListConfigManagerCollectionsOperationResponse

type ListConfigManagerCollectionsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.ConfigManagerCollection
}

type UpdateConfigManagerCollectionOperationOptions

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

func DefaultUpdateConfigManagerCollectionOperationOptions

func DefaultUpdateConfigManagerCollectionOperationOptions() UpdateConfigManagerCollectionOperationOptions

func (UpdateConfigManagerCollectionOperationOptions) ToHeaders

func (UpdateConfigManagerCollectionOperationOptions) ToOData

func (UpdateConfigManagerCollectionOperationOptions) ToQuery

type UpdateConfigManagerCollectionOperationResponse

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