derivedcredential

package
v0.20241017.1093842 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 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 CreateDerivedCredentialOperationOptions

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

func DefaultCreateDerivedCredentialOperationOptions

func DefaultCreateDerivedCredentialOperationOptions() CreateDerivedCredentialOperationOptions

func (CreateDerivedCredentialOperationOptions) ToHeaders

func (CreateDerivedCredentialOperationOptions) ToOData

func (CreateDerivedCredentialOperationOptions) ToQuery

type CreateDerivedCredentialOperationResponse

type CreateDerivedCredentialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementDerivedCredentialSettings
}

type DeleteDerivedCredentialOperationOptions

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

func DefaultDeleteDerivedCredentialOperationOptions

func DefaultDeleteDerivedCredentialOperationOptions() DeleteDerivedCredentialOperationOptions

func (DeleteDerivedCredentialOperationOptions) ToHeaders

func (DeleteDerivedCredentialOperationOptions) ToOData

func (DeleteDerivedCredentialOperationOptions) ToQuery

type DeleteDerivedCredentialOperationResponse

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

type DerivedCredentialClient

type DerivedCredentialClient struct {
	Client *msgraph.Client
}

func NewDerivedCredentialClientWithBaseURI

func NewDerivedCredentialClientWithBaseURI(sdkApi sdkEnv.Api) (*DerivedCredentialClient, error)

func (DerivedCredentialClient) CreateDerivedCredential

CreateDerivedCredential - Create new navigation property to derivedCredentials for deviceManagement

func (DerivedCredentialClient) DeleteDerivedCredential

DeleteDerivedCredential - Delete navigation property derivedCredentials for deviceManagement

func (DerivedCredentialClient) GetDerivedCredential

GetDerivedCredential - Get derivedCredentials from deviceManagement. Collection of Derived credential settings associated with account.

func (DerivedCredentialClient) GetDerivedCredentialsCount

GetDerivedCredentialsCount - Get the number of the resource

func (DerivedCredentialClient) ListDerivedCredentials

ListDerivedCredentials - Get derivedCredentials from deviceManagement. Collection of Derived credential settings associated with account.

func (DerivedCredentialClient) ListDerivedCredentialsComplete

ListDerivedCredentialsComplete retrieves all the results into a single object

func (DerivedCredentialClient) ListDerivedCredentialsCompleteMatchingPredicate

ListDerivedCredentialsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (DerivedCredentialClient) UpdateDerivedCredential

UpdateDerivedCredential - Update the navigation property derivedCredentials in deviceManagement

type DeviceManagementDerivedCredentialSettingsOperationPredicate

type DeviceManagementDerivedCredentialSettingsOperationPredicate struct {
}

func (DeviceManagementDerivedCredentialSettingsOperationPredicate) Matches

type GetDerivedCredentialOperationOptions

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

func DefaultGetDerivedCredentialOperationOptions

func DefaultGetDerivedCredentialOperationOptions() GetDerivedCredentialOperationOptions

func (GetDerivedCredentialOperationOptions) ToHeaders

func (GetDerivedCredentialOperationOptions) ToOData

func (GetDerivedCredentialOperationOptions) ToQuery

type GetDerivedCredentialOperationResponse

type GetDerivedCredentialOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.DeviceManagementDerivedCredentialSettings
}

type GetDerivedCredentialsCountOperationOptions

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

func DefaultGetDerivedCredentialsCountOperationOptions

func DefaultGetDerivedCredentialsCountOperationOptions() GetDerivedCredentialsCountOperationOptions

func (GetDerivedCredentialsCountOperationOptions) ToHeaders

func (GetDerivedCredentialsCountOperationOptions) ToOData

func (GetDerivedCredentialsCountOperationOptions) ToQuery

type GetDerivedCredentialsCountOperationResponse

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

type ListDerivedCredentialsCompleteResult

type ListDerivedCredentialsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.DeviceManagementDerivedCredentialSettings
}

type ListDerivedCredentialsCustomPager

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

type ListDerivedCredentialsOperationOptions

type ListDerivedCredentialsOperationOptions 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 DefaultListDerivedCredentialsOperationOptions

func DefaultListDerivedCredentialsOperationOptions() ListDerivedCredentialsOperationOptions

func (ListDerivedCredentialsOperationOptions) ToHeaders

func (ListDerivedCredentialsOperationOptions) ToOData

func (ListDerivedCredentialsOperationOptions) ToQuery

type ListDerivedCredentialsOperationResponse

type ListDerivedCredentialsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.DeviceManagementDerivedCredentialSettings
}

type UpdateDerivedCredentialOperationOptions

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

func DefaultUpdateDerivedCredentialOperationOptions

func DefaultUpdateDerivedCredentialOperationOptions() UpdateDerivedCredentialOperationOptions

func (UpdateDerivedCredentialOperationOptions) ToHeaders

func (UpdateDerivedCredentialOperationOptions) ToOData

func (UpdateDerivedCredentialOperationOptions) ToQuery

type UpdateDerivedCredentialOperationResponse

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