Documentation ¶
Index ¶
- func PossibleValuesForSerial() []int64
- func ValidateRemoteRenderingAccountID(input interface{}, key string) (warnings []string, errors []error)
- func ValidateSpatialAnchorsAccountID(input interface{}, key string) (warnings []string, errors []error)
- type AccountKeyRegenerateRequest
- type AccountKeys
- type KeyClient
- func (c KeyClient) RemoteRenderingAccountsListKeys(ctx context.Context, id RemoteRenderingAccountId) (result RemoteRenderingAccountsListKeysOperationResponse, err error)
- func (c KeyClient) RemoteRenderingAccountsRegenerateKeys(ctx context.Context, id RemoteRenderingAccountId, ...) (result RemoteRenderingAccountsRegenerateKeysOperationResponse, err error)
- func (c KeyClient) SpatialAnchorsAccountsListKeys(ctx context.Context, id SpatialAnchorsAccountId) (result SpatialAnchorsAccountsListKeysOperationResponse, err error)
- func (c KeyClient) SpatialAnchorsAccountsRegenerateKeys(ctx context.Context, id SpatialAnchorsAccountId, ...) (result SpatialAnchorsAccountsRegenerateKeysOperationResponse, err error)
- type RemoteRenderingAccountId
- type RemoteRenderingAccountsListKeysOperationResponse
- type RemoteRenderingAccountsRegenerateKeysOperationResponse
- type Serial
- type SpatialAnchorsAccountId
- type SpatialAnchorsAccountsListKeysOperationResponse
- type SpatialAnchorsAccountsRegenerateKeysOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PossibleValuesForSerial ¶
func PossibleValuesForSerial() []int64
func ValidateRemoteRenderingAccountID ¶
func ValidateRemoteRenderingAccountID(input interface{}, key string) (warnings []string, errors []error)
ValidateRemoteRenderingAccountID checks that 'input' can be parsed as a Remote Rendering Account ID
func ValidateSpatialAnchorsAccountID ¶
func ValidateSpatialAnchorsAccountID(input interface{}, key string) (warnings []string, errors []error)
ValidateSpatialAnchorsAccountID checks that 'input' can be parsed as a Spatial Anchors Account ID
Types ¶
type AccountKeyRegenerateRequest ¶
type AccountKeyRegenerateRequest struct {
Serial *Serial `json:"serial,omitempty"`
}
type AccountKeys ¶
type KeyClient ¶
type KeyClient struct {
Client *resourcemanager.Client
}
func NewKeyClientWithBaseURI ¶
func NewKeyClientWithBaseURI(api environments.Api) (*KeyClient, error)
func (KeyClient) RemoteRenderingAccountsListKeys ¶
func (c KeyClient) RemoteRenderingAccountsListKeys(ctx context.Context, id RemoteRenderingAccountId) (result RemoteRenderingAccountsListKeysOperationResponse, err error)
RemoteRenderingAccountsListKeys ...
func (KeyClient) RemoteRenderingAccountsRegenerateKeys ¶
func (c KeyClient) RemoteRenderingAccountsRegenerateKeys(ctx context.Context, id RemoteRenderingAccountId, input AccountKeyRegenerateRequest) (result RemoteRenderingAccountsRegenerateKeysOperationResponse, err error)
RemoteRenderingAccountsRegenerateKeys ...
func (KeyClient) SpatialAnchorsAccountsListKeys ¶
func (c KeyClient) SpatialAnchorsAccountsListKeys(ctx context.Context, id SpatialAnchorsAccountId) (result SpatialAnchorsAccountsListKeysOperationResponse, err error)
SpatialAnchorsAccountsListKeys ...
func (KeyClient) SpatialAnchorsAccountsRegenerateKeys ¶
func (c KeyClient) SpatialAnchorsAccountsRegenerateKeys(ctx context.Context, id SpatialAnchorsAccountId, input AccountKeyRegenerateRequest) (result SpatialAnchorsAccountsRegenerateKeysOperationResponse, err error)
SpatialAnchorsAccountsRegenerateKeys ...
type RemoteRenderingAccountId ¶
type RemoteRenderingAccountId struct { SubscriptionId string ResourceGroupName string RemoteRenderingAccountName string }
RemoteRenderingAccountId is a struct representing the Resource ID for a Remote Rendering Account
func NewRemoteRenderingAccountID ¶
func NewRemoteRenderingAccountID(subscriptionId string, resourceGroupName string, remoteRenderingAccountName string) RemoteRenderingAccountId
NewRemoteRenderingAccountID returns a new RemoteRenderingAccountId struct
func ParseRemoteRenderingAccountID ¶
func ParseRemoteRenderingAccountID(input string) (*RemoteRenderingAccountId, error)
ParseRemoteRenderingAccountID parses 'input' into a RemoteRenderingAccountId
func ParseRemoteRenderingAccountIDInsensitively ¶
func ParseRemoteRenderingAccountIDInsensitively(input string) (*RemoteRenderingAccountId, error)
ParseRemoteRenderingAccountIDInsensitively parses 'input' case-insensitively into a RemoteRenderingAccountId note: this method should only be used for API response data and not user input
func (RemoteRenderingAccountId) ID ¶
func (id RemoteRenderingAccountId) ID() string
ID returns the formatted Remote Rendering Account ID
func (RemoteRenderingAccountId) Segments ¶
func (id RemoteRenderingAccountId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Remote Rendering Account ID
func (RemoteRenderingAccountId) String ¶
func (id RemoteRenderingAccountId) String() string
String returns a human-readable description of this Remote Rendering Account ID
type RemoteRenderingAccountsListKeysOperationResponse ¶
type RemoteRenderingAccountsListKeysOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *AccountKeys }
type RemoteRenderingAccountsRegenerateKeysOperationResponse ¶
type RemoteRenderingAccountsRegenerateKeysOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *AccountKeys }
type SpatialAnchorsAccountId ¶
type SpatialAnchorsAccountId struct { SubscriptionId string ResourceGroupName string SpatialAnchorsAccountName string }
SpatialAnchorsAccountId is a struct representing the Resource ID for a Spatial Anchors Account
func NewSpatialAnchorsAccountID ¶
func NewSpatialAnchorsAccountID(subscriptionId string, resourceGroupName string, spatialAnchorsAccountName string) SpatialAnchorsAccountId
NewSpatialAnchorsAccountID returns a new SpatialAnchorsAccountId struct
func ParseSpatialAnchorsAccountID ¶
func ParseSpatialAnchorsAccountID(input string) (*SpatialAnchorsAccountId, error)
ParseSpatialAnchorsAccountID parses 'input' into a SpatialAnchorsAccountId
func ParseSpatialAnchorsAccountIDInsensitively ¶
func ParseSpatialAnchorsAccountIDInsensitively(input string) (*SpatialAnchorsAccountId, error)
ParseSpatialAnchorsAccountIDInsensitively parses 'input' case-insensitively into a SpatialAnchorsAccountId note: this method should only be used for API response data and not user input
func (SpatialAnchorsAccountId) ID ¶
func (id SpatialAnchorsAccountId) ID() string
ID returns the formatted Spatial Anchors Account ID
func (SpatialAnchorsAccountId) Segments ¶
func (id SpatialAnchorsAccountId) Segments() []resourceids.Segment
Segments returns a slice of Resource ID Segments which comprise this Spatial Anchors Account ID
func (SpatialAnchorsAccountId) String ¶
func (id SpatialAnchorsAccountId) String() string
String returns a human-readable description of this Spatial Anchors Account ID
type SpatialAnchorsAccountsListKeysOperationResponse ¶
type SpatialAnchorsAccountsListKeysOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *AccountKeys }
type SpatialAnchorsAccountsRegenerateKeysOperationResponse ¶
type SpatialAnchorsAccountsRegenerateKeysOperationResponse struct { HttpResponse *http.Response OData *odata.OData Model *AccountKeys }
Source Files ¶
- client.go
- constants.go
- id_remoterenderingaccount.go
- id_spatialanchorsaccount.go
- method_remoterenderingaccountslistkeys.go
- method_remoterenderingaccountsregeneratekeys.go
- method_spatialanchorsaccountslistkeys.go
- method_spatialanchorsaccountsregeneratekeys.go
- model_accountkeyregeneraterequest.go
- model_accountkeys.go
- version.go