manageddeviceuser

package
v0.20241209.1115630 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 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 ListManagedDeviceUsersCompleteResult

type ListManagedDeviceUsersCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.User
}

type ListManagedDeviceUsersCustomPager

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

type ListManagedDeviceUsersOperationOptions

type ListManagedDeviceUsersOperationOptions 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 DefaultListManagedDeviceUsersOperationOptions

func DefaultListManagedDeviceUsersOperationOptions() ListManagedDeviceUsersOperationOptions

func (ListManagedDeviceUsersOperationOptions) ToHeaders

func (ListManagedDeviceUsersOperationOptions) ToOData

func (ListManagedDeviceUsersOperationOptions) ToQuery

type ListManagedDeviceUsersOperationResponse

type ListManagedDeviceUsersOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.User
}

type ManagedDeviceUserClient

type ManagedDeviceUserClient struct {
	Client *msgraph.Client
}

func NewManagedDeviceUserClientWithBaseURI

func NewManagedDeviceUserClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceUserClient, error)

func (ManagedDeviceUserClient) ListManagedDeviceUsers

ListManagedDeviceUsers - Get users from me. The primary users associated with the managed device.

func (ManagedDeviceUserClient) ListManagedDeviceUsersComplete

ListManagedDeviceUsersComplete retrieves all the results into a single object

func (ManagedDeviceUserClient) ListManagedDeviceUsersCompleteMatchingPredicate

func (c ManagedDeviceUserClient) ListManagedDeviceUsersCompleteMatchingPredicate(ctx context.Context, id stable.MeManagedDeviceId, options ListManagedDeviceUsersOperationOptions, predicate UserOperationPredicate) (result ListManagedDeviceUsersCompleteResult, err error)

ListManagedDeviceUsersCompleteMatchingPredicate retrieves all the results and then applies the predicate

type UserOperationPredicate

type UserOperationPredicate struct {
}

func (UserOperationPredicate) Matches

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

Jump to

Keyboard shortcuts

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