comanageddeviceuser

package
v0.20241128.1084944 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 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 ComanagedDeviceUserClient

type ComanagedDeviceUserClient struct {
	Client *msgraph.Client
}

func NewComanagedDeviceUserClientWithBaseURI

func NewComanagedDeviceUserClientWithBaseURI(sdkApi sdkEnv.Api) (*ComanagedDeviceUserClient, error)

func (ComanagedDeviceUserClient) ListComanagedDeviceUsers

ListComanagedDeviceUsers - Get users from deviceManagement. The primary users associated with the managed device.

func (ComanagedDeviceUserClient) ListComanagedDeviceUsersComplete

ListComanagedDeviceUsersComplete retrieves all the results into a single object

func (ComanagedDeviceUserClient) ListComanagedDeviceUsersCompleteMatchingPredicate

ListComanagedDeviceUsersCompleteMatchingPredicate retrieves all the results and then applies the predicate

type ListComanagedDeviceUsersCompleteResult

type ListComanagedDeviceUsersCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.User
}

type ListComanagedDeviceUsersCustomPager

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

type ListComanagedDeviceUsersOperationOptions

type ListComanagedDeviceUsersOperationOptions 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 DefaultListComanagedDeviceUsersOperationOptions

func DefaultListComanagedDeviceUsersOperationOptions() ListComanagedDeviceUsersOperationOptions

func (ListComanagedDeviceUsersOperationOptions) ToHeaders

func (ListComanagedDeviceUsersOperationOptions) ToOData

func (ListComanagedDeviceUsersOperationOptions) ToQuery

type ListComanagedDeviceUsersOperationResponse

type ListComanagedDeviceUsersOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.User
}

type UserOperationPredicate

type UserOperationPredicate struct {
}

func (UserOperationPredicate) Matches

func (p UserOperationPredicate) Matches(input beta.User) bool

Jump to

Keyboard shortcuts

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