devicememberof

package
v0.20241021.1074254 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2024 License: MPL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeviceMemberOfClient

type DeviceMemberOfClient struct {
	Client *msgraph.Client
}

func NewDeviceMemberOfClientWithBaseURI

func NewDeviceMemberOfClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceMemberOfClient, error)

func (DeviceMemberOfClient) GetDeviceMemberOf

GetDeviceMemberOf - Get memberOf from users. Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand.

func (DeviceMemberOfClient) GetDeviceMemberOfCount

GetDeviceMemberOfCount - Get the number of the resource

func (DeviceMemberOfClient) ListDeviceMemberOfs

ListDeviceMemberOfs - Get memberOf from users. Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand.

func (DeviceMemberOfClient) ListDeviceMemberOfsComplete

ListDeviceMemberOfsComplete retrieves all the results into a single object

func (DeviceMemberOfClient) ListDeviceMemberOfsCompleteMatchingPredicate

func (c DeviceMemberOfClient) ListDeviceMemberOfsCompleteMatchingPredicate(ctx context.Context, id beta.UserIdDeviceId, options ListDeviceMemberOfsOperationOptions, predicate DirectoryObjectOperationPredicate) (result ListDeviceMemberOfsCompleteResult, err error)

ListDeviceMemberOfsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DirectoryObjectOperationPredicate

type DirectoryObjectOperationPredicate struct {
}

func (DirectoryObjectOperationPredicate) Matches

type GetDeviceMemberOfCountOperationOptions

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

func DefaultGetDeviceMemberOfCountOperationOptions

func DefaultGetDeviceMemberOfCountOperationOptions() GetDeviceMemberOfCountOperationOptions

func (GetDeviceMemberOfCountOperationOptions) ToHeaders

func (GetDeviceMemberOfCountOperationOptions) ToOData

func (GetDeviceMemberOfCountOperationOptions) ToQuery

type GetDeviceMemberOfCountOperationResponse

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

type GetDeviceMemberOfOperationOptions

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

func DefaultGetDeviceMemberOfOperationOptions

func DefaultGetDeviceMemberOfOperationOptions() GetDeviceMemberOfOperationOptions

func (GetDeviceMemberOfOperationOptions) ToHeaders

func (GetDeviceMemberOfOperationOptions) ToOData

func (GetDeviceMemberOfOperationOptions) ToQuery

type GetDeviceMemberOfOperationResponse

type GetDeviceMemberOfOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        beta.DirectoryObject
}

type ListDeviceMemberOfsCompleteResult

type ListDeviceMemberOfsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DirectoryObject
}

type ListDeviceMemberOfsCustomPager

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

type ListDeviceMemberOfsOperationOptions

type ListDeviceMemberOfsOperationOptions struct {
	ConsistencyLevel *odata.ConsistencyLevel
	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 DefaultListDeviceMemberOfsOperationOptions

func DefaultListDeviceMemberOfsOperationOptions() ListDeviceMemberOfsOperationOptions

func (ListDeviceMemberOfsOperationOptions) ToHeaders

func (ListDeviceMemberOfsOperationOptions) ToOData

func (ListDeviceMemberOfsOperationOptions) ToQuery

type ListDeviceMemberOfsOperationResponse

type ListDeviceMemberOfsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DirectoryObject
}

Jump to

Keyboard shortcuts

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