devicelocalcredential

package
v0.20240923.1151247 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 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 CreateDeviceLocalCredentialOperationOptions

type CreateDeviceLocalCredentialOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultCreateDeviceLocalCredentialOperationOptions

func DefaultCreateDeviceLocalCredentialOperationOptions() CreateDeviceLocalCredentialOperationOptions

func (CreateDeviceLocalCredentialOperationOptions) ToHeaders

func (CreateDeviceLocalCredentialOperationOptions) ToOData

func (CreateDeviceLocalCredentialOperationOptions) ToQuery

type CreateDeviceLocalCredentialOperationResponse

type CreateDeviceLocalCredentialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.DeviceLocalCredentialInfo
}

type DeleteDeviceLocalCredentialOperationOptions

type DeleteDeviceLocalCredentialOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteDeviceLocalCredentialOperationOptions

func DefaultDeleteDeviceLocalCredentialOperationOptions() DeleteDeviceLocalCredentialOperationOptions

func (DeleteDeviceLocalCredentialOperationOptions) ToHeaders

func (DeleteDeviceLocalCredentialOperationOptions) ToOData

func (DeleteDeviceLocalCredentialOperationOptions) ToQuery

type DeleteDeviceLocalCredentialOperationResponse

type DeleteDeviceLocalCredentialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type DeviceLocalCredentialClient

type DeviceLocalCredentialClient struct {
	Client *msgraph.Client
}

func NewDeviceLocalCredentialClientWithBaseURI

func NewDeviceLocalCredentialClientWithBaseURI(sdkApi sdkEnv.Api) (*DeviceLocalCredentialClient, error)

func (DeviceLocalCredentialClient) CreateDeviceLocalCredential

CreateDeviceLocalCredential - Create new navigation property to deviceLocalCredentials for directory

func (DeviceLocalCredentialClient) DeleteDeviceLocalCredential

DeleteDeviceLocalCredential - Delete navigation property deviceLocalCredentials for directory

func (DeviceLocalCredentialClient) GetDeviceLocalCredential

GetDeviceLocalCredential - Get deviceLocalCredentialInfo. Retrieve the properties of a deviceLocalCredentialInfo for a specified device object.

func (DeviceLocalCredentialClient) GetDeviceLocalCredentialsCount

GetDeviceLocalCredentialsCount - Get the number of the resource

func (DeviceLocalCredentialClient) ListDeviceLocalCredentials

ListDeviceLocalCredentials - List deviceLocalCredentialInfo. Get a list of the deviceLocalCredentialInfo objects and their properties, excluding the credentials property.

func (DeviceLocalCredentialClient) ListDeviceLocalCredentialsComplete

ListDeviceLocalCredentialsComplete retrieves all the results into a single object

func (DeviceLocalCredentialClient) ListDeviceLocalCredentialsCompleteMatchingPredicate

ListDeviceLocalCredentialsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (DeviceLocalCredentialClient) UpdateDeviceLocalCredential

UpdateDeviceLocalCredential - Update the navigation property deviceLocalCredentials in directory

type DeviceLocalCredentialInfoOperationPredicate

type DeviceLocalCredentialInfoOperationPredicate struct {
}

func (DeviceLocalCredentialInfoOperationPredicate) Matches

type GetDeviceLocalCredentialOperationOptions

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

func DefaultGetDeviceLocalCredentialOperationOptions

func DefaultGetDeviceLocalCredentialOperationOptions() GetDeviceLocalCredentialOperationOptions

func (GetDeviceLocalCredentialOperationOptions) ToHeaders

func (GetDeviceLocalCredentialOperationOptions) ToOData

func (GetDeviceLocalCredentialOperationOptions) ToQuery

type GetDeviceLocalCredentialOperationResponse

type GetDeviceLocalCredentialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.DeviceLocalCredentialInfo
}

type GetDeviceLocalCredentialsCountOperationOptions

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

func DefaultGetDeviceLocalCredentialsCountOperationOptions

func DefaultGetDeviceLocalCredentialsCountOperationOptions() GetDeviceLocalCredentialsCountOperationOptions

func (GetDeviceLocalCredentialsCountOperationOptions) ToHeaders

func (GetDeviceLocalCredentialsCountOperationOptions) ToOData

func (GetDeviceLocalCredentialsCountOperationOptions) ToQuery

type GetDeviceLocalCredentialsCountOperationResponse

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

type ListDeviceLocalCredentialsCompleteResult

type ListDeviceLocalCredentialsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.DeviceLocalCredentialInfo
}

type ListDeviceLocalCredentialsCustomPager

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

type ListDeviceLocalCredentialsOperationOptions

type ListDeviceLocalCredentialsOperationOptions 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 DefaultListDeviceLocalCredentialsOperationOptions

func DefaultListDeviceLocalCredentialsOperationOptions() ListDeviceLocalCredentialsOperationOptions

func (ListDeviceLocalCredentialsOperationOptions) ToHeaders

func (ListDeviceLocalCredentialsOperationOptions) ToOData

func (ListDeviceLocalCredentialsOperationOptions) ToQuery

type ListDeviceLocalCredentialsOperationResponse

type ListDeviceLocalCredentialsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.DeviceLocalCredentialInfo
}

type UpdateDeviceLocalCredentialOperationOptions

type UpdateDeviceLocalCredentialOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateDeviceLocalCredentialOperationOptions

func DefaultUpdateDeviceLocalCredentialOperationOptions() UpdateDeviceLocalCredentialOperationOptions

func (UpdateDeviceLocalCredentialOperationOptions) ToHeaders

func (UpdateDeviceLocalCredentialOperationOptions) ToOData

func (UpdateDeviceLocalCredentialOperationOptions) ToQuery

type UpdateDeviceLocalCredentialOperationResponse

type UpdateDeviceLocalCredentialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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