Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetManagedDeviceOverviewOperationOptions ¶
type GetManagedDeviceOverviewOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetManagedDeviceOverviewOperationOptions ¶
func DefaultGetManagedDeviceOverviewOperationOptions() GetManagedDeviceOverviewOperationOptions
func (GetManagedDeviceOverviewOperationOptions) ToHeaders ¶
func (o GetManagedDeviceOverviewOperationOptions) ToHeaders() *client.Headers
func (GetManagedDeviceOverviewOperationOptions) ToOData ¶
func (o GetManagedDeviceOverviewOperationOptions) ToOData() *odata.Query
func (GetManagedDeviceOverviewOperationOptions) ToQuery ¶
func (o GetManagedDeviceOverviewOperationOptions) ToQuery() *client.QueryParams
type ManagedDeviceOverviewClient ¶
func NewManagedDeviceOverviewClientWithBaseURI ¶
func NewManagedDeviceOverviewClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceOverviewClient, error)
func (ManagedDeviceOverviewClient) GetManagedDeviceOverview ¶
func (c ManagedDeviceOverviewClient) GetManagedDeviceOverview(ctx context.Context, options GetManagedDeviceOverviewOperationOptions) (result GetManagedDeviceOverviewOperationResponse, err error)
GetManagedDeviceOverview - Get managedDeviceOverview from deviceManagement. Device overview
Click to show internal directories.
Click to hide internal directories.