Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type CloudError
- type ErrorAdditionalInfo
- type ErrorResponse
- type GuestUsagesClient
- type GuestUsagesResource
- type GuestUsagesResourceList
- type GuestUsagesResourcePatch
- type GuestUsagesResourceProperties
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationsClient
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type CloudError ¶
type CloudError = original.CloudError
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type GuestUsagesClient ¶
type GuestUsagesClient = original.GuestUsagesClient
func NewGuestUsagesClient ¶
func NewGuestUsagesClient(subscriptionID string) GuestUsagesClient
func NewGuestUsagesClientWithBaseURI ¶
func NewGuestUsagesClientWithBaseURI(baseURI string, subscriptionID string) GuestUsagesClient
type GuestUsagesResource ¶
type GuestUsagesResource = original.GuestUsagesResource
type GuestUsagesResourceList ¶
type GuestUsagesResourceList = original.GuestUsagesResourceList
type GuestUsagesResourcePatch ¶
type GuestUsagesResourcePatch = original.GuestUsagesResourcePatch
type GuestUsagesResourceProperties ¶
type GuestUsagesResourceProperties = original.GuestUsagesResourceProperties
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
Click to show internal directories.
Click to hide internal directories.