Documentation ¶
Index ¶
- type CreateUserPfxCertificateOperationOptions
- type CreateUserPfxCertificateOperationResponse
- type DeleteUserPfxCertificateOperationOptions
- type DeleteUserPfxCertificateOperationResponse
- type GetUserPfxCertificateOperationOptions
- type GetUserPfxCertificateOperationResponse
- type GetUserPfxCertificatesCountOperationOptions
- type GetUserPfxCertificatesCountOperationResponse
- type ListUserPfxCertificatesCompleteResult
- type ListUserPfxCertificatesCustomPager
- type ListUserPfxCertificatesOperationOptions
- type ListUserPfxCertificatesOperationResponse
- type UpdateUserPfxCertificateOperationOptions
- type UpdateUserPfxCertificateOperationResponse
- type UserPFXCertificateOperationPredicate
- type UserPfxCertificateClient
- func (c UserPfxCertificateClient) CreateUserPfxCertificate(ctx context.Context, input beta.UserPFXCertificate, ...) (result CreateUserPfxCertificateOperationResponse, err error)
- func (c UserPfxCertificateClient) DeleteUserPfxCertificate(ctx context.Context, id beta.DeviceManagementUserPfxCertificateId, ...) (result DeleteUserPfxCertificateOperationResponse, err error)
- func (c UserPfxCertificateClient) GetUserPfxCertificate(ctx context.Context, id beta.DeviceManagementUserPfxCertificateId, ...) (result GetUserPfxCertificateOperationResponse, err error)
- func (c UserPfxCertificateClient) GetUserPfxCertificatesCount(ctx context.Context, options GetUserPfxCertificatesCountOperationOptions) (result GetUserPfxCertificatesCountOperationResponse, err error)
- func (c UserPfxCertificateClient) ListUserPfxCertificates(ctx context.Context, options ListUserPfxCertificatesOperationOptions) (result ListUserPfxCertificatesOperationResponse, err error)
- func (c UserPfxCertificateClient) ListUserPfxCertificatesComplete(ctx context.Context, options ListUserPfxCertificatesOperationOptions) (ListUserPfxCertificatesCompleteResult, error)
- func (c UserPfxCertificateClient) ListUserPfxCertificatesCompleteMatchingPredicate(ctx context.Context, options ListUserPfxCertificatesOperationOptions, ...) (result ListUserPfxCertificatesCompleteResult, err error)
- func (c UserPfxCertificateClient) UpdateUserPfxCertificate(ctx context.Context, id beta.DeviceManagementUserPfxCertificateId, ...) (result UpdateUserPfxCertificateOperationResponse, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateUserPfxCertificateOperationOptions ¶
type CreateUserPfxCertificateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateUserPfxCertificateOperationOptions ¶
func DefaultCreateUserPfxCertificateOperationOptions() CreateUserPfxCertificateOperationOptions
func (CreateUserPfxCertificateOperationOptions) ToHeaders ¶
func (o CreateUserPfxCertificateOperationOptions) ToHeaders() *client.Headers
func (CreateUserPfxCertificateOperationOptions) ToOData ¶
func (o CreateUserPfxCertificateOperationOptions) ToOData() *odata.Query
func (CreateUserPfxCertificateOperationOptions) ToQuery ¶
func (o CreateUserPfxCertificateOperationOptions) ToQuery() *client.QueryParams
type DeleteUserPfxCertificateOperationOptions ¶
type DeleteUserPfxCertificateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteUserPfxCertificateOperationOptions ¶
func DefaultDeleteUserPfxCertificateOperationOptions() DeleteUserPfxCertificateOperationOptions
func (DeleteUserPfxCertificateOperationOptions) ToHeaders ¶
func (o DeleteUserPfxCertificateOperationOptions) ToHeaders() *client.Headers
func (DeleteUserPfxCertificateOperationOptions) ToOData ¶
func (o DeleteUserPfxCertificateOperationOptions) ToOData() *odata.Query
func (DeleteUserPfxCertificateOperationOptions) ToQuery ¶
func (o DeleteUserPfxCertificateOperationOptions) ToQuery() *client.QueryParams
type GetUserPfxCertificateOperationOptions ¶
type GetUserPfxCertificateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetUserPfxCertificateOperationOptions ¶
func DefaultGetUserPfxCertificateOperationOptions() GetUserPfxCertificateOperationOptions
func (GetUserPfxCertificateOperationOptions) ToHeaders ¶
func (o GetUserPfxCertificateOperationOptions) ToHeaders() *client.Headers
func (GetUserPfxCertificateOperationOptions) ToOData ¶
func (o GetUserPfxCertificateOperationOptions) ToOData() *odata.Query
func (GetUserPfxCertificateOperationOptions) ToQuery ¶
func (o GetUserPfxCertificateOperationOptions) ToQuery() *client.QueryParams
type GetUserPfxCertificatesCountOperationOptions ¶
type GetUserPfxCertificatesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetUserPfxCertificatesCountOperationOptions ¶
func DefaultGetUserPfxCertificatesCountOperationOptions() GetUserPfxCertificatesCountOperationOptions
func (GetUserPfxCertificatesCountOperationOptions) ToHeaders ¶
func (o GetUserPfxCertificatesCountOperationOptions) ToHeaders() *client.Headers
func (GetUserPfxCertificatesCountOperationOptions) ToOData ¶
func (o GetUserPfxCertificatesCountOperationOptions) ToOData() *odata.Query
func (GetUserPfxCertificatesCountOperationOptions) ToQuery ¶
func (o GetUserPfxCertificatesCountOperationOptions) ToQuery() *client.QueryParams
type ListUserPfxCertificatesCompleteResult ¶
type ListUserPfxCertificatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.UserPFXCertificate }
type ListUserPfxCertificatesCustomPager ¶
func (*ListUserPfxCertificatesCustomPager) NextPageLink ¶
func (p *ListUserPfxCertificatesCustomPager) NextPageLink() *odata.Link
type ListUserPfxCertificatesOperationOptions ¶
type ListUserPfxCertificatesOperationOptions 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 DefaultListUserPfxCertificatesOperationOptions ¶
func DefaultListUserPfxCertificatesOperationOptions() ListUserPfxCertificatesOperationOptions
func (ListUserPfxCertificatesOperationOptions) ToHeaders ¶
func (o ListUserPfxCertificatesOperationOptions) ToHeaders() *client.Headers
func (ListUserPfxCertificatesOperationOptions) ToOData ¶
func (o ListUserPfxCertificatesOperationOptions) ToOData() *odata.Query
func (ListUserPfxCertificatesOperationOptions) ToQuery ¶
func (o ListUserPfxCertificatesOperationOptions) ToQuery() *client.QueryParams
type UpdateUserPfxCertificateOperationOptions ¶
type UpdateUserPfxCertificateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateUserPfxCertificateOperationOptions ¶
func DefaultUpdateUserPfxCertificateOperationOptions() UpdateUserPfxCertificateOperationOptions
func (UpdateUserPfxCertificateOperationOptions) ToHeaders ¶
func (o UpdateUserPfxCertificateOperationOptions) ToHeaders() *client.Headers
func (UpdateUserPfxCertificateOperationOptions) ToOData ¶
func (o UpdateUserPfxCertificateOperationOptions) ToOData() *odata.Query
func (UpdateUserPfxCertificateOperationOptions) ToQuery ¶
func (o UpdateUserPfxCertificateOperationOptions) ToQuery() *client.QueryParams
type UserPFXCertificateOperationPredicate ¶
type UserPFXCertificateOperationPredicate struct { }
func (UserPFXCertificateOperationPredicate) Matches ¶
func (p UserPFXCertificateOperationPredicate) Matches(input beta.UserPFXCertificate) bool
type UserPfxCertificateClient ¶
func NewUserPfxCertificateClientWithBaseURI ¶
func NewUserPfxCertificateClientWithBaseURI(sdkApi sdkEnv.Api) (*UserPfxCertificateClient, error)
func (UserPfxCertificateClient) CreateUserPfxCertificate ¶
func (c UserPfxCertificateClient) CreateUserPfxCertificate(ctx context.Context, input beta.UserPFXCertificate, options CreateUserPfxCertificateOperationOptions) (result CreateUserPfxCertificateOperationResponse, err error)
CreateUserPfxCertificate - Create new navigation property to userPfxCertificates for deviceManagement
func (UserPfxCertificateClient) DeleteUserPfxCertificate ¶
func (c UserPfxCertificateClient) DeleteUserPfxCertificate(ctx context.Context, id beta.DeviceManagementUserPfxCertificateId, options DeleteUserPfxCertificateOperationOptions) (result DeleteUserPfxCertificateOperationResponse, err error)
DeleteUserPfxCertificate - Delete navigation property userPfxCertificates for deviceManagement
func (UserPfxCertificateClient) GetUserPfxCertificate ¶
func (c UserPfxCertificateClient) GetUserPfxCertificate(ctx context.Context, id beta.DeviceManagementUserPfxCertificateId, options GetUserPfxCertificateOperationOptions) (result GetUserPfxCertificateOperationResponse, err error)
GetUserPfxCertificate - Get userPfxCertificates from deviceManagement. Collection of PFX certificates associated with a user.
func (UserPfxCertificateClient) GetUserPfxCertificatesCount ¶
func (c UserPfxCertificateClient) GetUserPfxCertificatesCount(ctx context.Context, options GetUserPfxCertificatesCountOperationOptions) (result GetUserPfxCertificatesCountOperationResponse, err error)
GetUserPfxCertificatesCount - Get the number of the resource
func (UserPfxCertificateClient) ListUserPfxCertificates ¶
func (c UserPfxCertificateClient) ListUserPfxCertificates(ctx context.Context, options ListUserPfxCertificatesOperationOptions) (result ListUserPfxCertificatesOperationResponse, err error)
ListUserPfxCertificates - Get userPfxCertificates from deviceManagement. Collection of PFX certificates associated with a user.
func (UserPfxCertificateClient) ListUserPfxCertificatesComplete ¶
func (c UserPfxCertificateClient) ListUserPfxCertificatesComplete(ctx context.Context, options ListUserPfxCertificatesOperationOptions) (ListUserPfxCertificatesCompleteResult, error)
ListUserPfxCertificatesComplete retrieves all the results into a single object
func (UserPfxCertificateClient) ListUserPfxCertificatesCompleteMatchingPredicate ¶
func (c UserPfxCertificateClient) ListUserPfxCertificatesCompleteMatchingPredicate(ctx context.Context, options ListUserPfxCertificatesOperationOptions, predicate UserPFXCertificateOperationPredicate) (result ListUserPfxCertificatesCompleteResult, err error)
ListUserPfxCertificatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (UserPfxCertificateClient) UpdateUserPfxCertificate ¶
func (c UserPfxCertificateClient) UpdateUserPfxCertificate(ctx context.Context, id beta.DeviceManagementUserPfxCertificateId, input beta.UserPFXCertificate, options UpdateUserPfxCertificateOperationOptions) (result UpdateUserPfxCertificateOperationResponse, err error)
UpdateUserPfxCertificate - Update the navigation property userPfxCertificates in deviceManagement