devicetransitivememberof

package
v0.20241118.1115603 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 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 DeviceTransitiveMemberOfClient

type DeviceTransitiveMemberOfClient struct {
	Client *msgraph.Client
}

func NewDeviceTransitiveMemberOfClientWithBaseURI

func NewDeviceTransitiveMemberOfClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceTransitiveMemberOfClient, error)

func (DeviceTransitiveMemberOfClient) GetDeviceTransitiveMemberOf

GetDeviceTransitiveMemberOf - Get transitiveMemberOf from me. Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand.

func (DeviceTransitiveMemberOfClient) GetDeviceTransitiveMemberOfCount

GetDeviceTransitiveMemberOfCount - Get the number of the resource

func (DeviceTransitiveMemberOfClient) ListDeviceTransitiveMemberOfs

ListDeviceTransitiveMemberOfs - Get transitiveMemberOf from me. Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand.

func (DeviceTransitiveMemberOfClient) ListDeviceTransitiveMemberOfsComplete

ListDeviceTransitiveMemberOfsComplete retrieves all the results into a single object

func (DeviceTransitiveMemberOfClient) ListDeviceTransitiveMemberOfsCompleteMatchingPredicate

ListDeviceTransitiveMemberOfsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DirectoryObjectOperationPredicate

type DirectoryObjectOperationPredicate struct {
}

func (DirectoryObjectOperationPredicate) Matches

type GetDeviceTransitiveMemberOfCountOperationOptions

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

func DefaultGetDeviceTransitiveMemberOfCountOperationOptions

func DefaultGetDeviceTransitiveMemberOfCountOperationOptions() GetDeviceTransitiveMemberOfCountOperationOptions

func (GetDeviceTransitiveMemberOfCountOperationOptions) ToHeaders

func (GetDeviceTransitiveMemberOfCountOperationOptions) ToOData

func (GetDeviceTransitiveMemberOfCountOperationOptions) ToQuery

type GetDeviceTransitiveMemberOfCountOperationResponse

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

type GetDeviceTransitiveMemberOfOperationOptions

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

func DefaultGetDeviceTransitiveMemberOfOperationOptions

func DefaultGetDeviceTransitiveMemberOfOperationOptions() GetDeviceTransitiveMemberOfOperationOptions

func (GetDeviceTransitiveMemberOfOperationOptions) ToHeaders

func (GetDeviceTransitiveMemberOfOperationOptions) ToOData

func (GetDeviceTransitiveMemberOfOperationOptions) ToQuery

type GetDeviceTransitiveMemberOfOperationResponse

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

type ListDeviceTransitiveMemberOfsCompleteResult

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

type ListDeviceTransitiveMemberOfsCustomPager

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

type ListDeviceTransitiveMemberOfsOperationOptions

type ListDeviceTransitiveMemberOfsOperationOptions 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 DefaultListDeviceTransitiveMemberOfsOperationOptions

func DefaultListDeviceTransitiveMemberOfsOperationOptions() ListDeviceTransitiveMemberOfsOperationOptions

func (ListDeviceTransitiveMemberOfsOperationOptions) ToHeaders

func (ListDeviceTransitiveMemberOfsOperationOptions) ToOData

func (ListDeviceTransitiveMemberOfsOperationOptions) ToQuery

type ListDeviceTransitiveMemberOfsOperationResponse

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