Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Account
- type AccountCreateParameters
- type AccountKeys
- type AccountProperties
- type AccountUpdateParameters
- type Accounts
- type AccountsClient
- type AzureEntityResource
- type BaseClient
- type Client
- type CreatedByType
- type ErrorAdditionalInfo
- type ErrorResponse
- type KeySpecification
- type KeyType
- type Operations
- type OperationsValueItem
- type OperationsValueItemDisplay
- type PrivateAtlas
- type PrivateAtlasCreateParameters
- type PrivateAtlasList
- type PrivateAtlasProperties
- type PrivateAtlasUpdateParameters
- type PrivateAtlasesClient
- type ProxyResource
- type Resource
- type Sku
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AccountCreateParameters ¶
type AccountCreateParameters = original.AccountCreateParameters
type AccountKeys ¶
type AccountKeys = original.AccountKeys
type AccountProperties ¶
type AccountProperties = original.AccountProperties
type AccountUpdateParameters ¶
type AccountUpdateParameters = original.AccountUpdateParameters
type AccountsClient ¶
type AccountsClient = original.AccountsClient
func NewAccountsClient ¶
func NewAccountsClient(subscriptionID string) AccountsClient
func NewAccountsClientWithBaseURI ¶
func NewAccountsClientWithBaseURI(baseURI string, subscriptionID string) AccountsClient
type AzureEntityResource ¶
type AzureEntityResource = original.AzureEntityResource
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type Client ¶
func NewClientWithBaseURI ¶
type CreatedByType ¶
type CreatedByType = original.CreatedByType
const ( Application CreatedByType = original.Application Key CreatedByType = original.Key ManagedIdentity CreatedByType = original.ManagedIdentity User CreatedByType = original.User )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type KeySpecification ¶
type KeySpecification = original.KeySpecification
type KeyType ¶
func PossibleKeyTypeValues ¶
func PossibleKeyTypeValues() []KeyType
type Operations ¶
type Operations = original.Operations
type OperationsValueItem ¶
type OperationsValueItem = original.OperationsValueItem
type OperationsValueItemDisplay ¶
type OperationsValueItemDisplay = original.OperationsValueItemDisplay
type PrivateAtlas ¶
type PrivateAtlas = original.PrivateAtlas
type PrivateAtlasCreateParameters ¶
type PrivateAtlasCreateParameters = original.PrivateAtlasCreateParameters
type PrivateAtlasList ¶
type PrivateAtlasList = original.PrivateAtlasList
type PrivateAtlasProperties ¶
type PrivateAtlasProperties = original.PrivateAtlasProperties
type PrivateAtlasUpdateParameters ¶
type PrivateAtlasUpdateParameters = original.PrivateAtlasUpdateParameters
type PrivateAtlasesClient ¶
type PrivateAtlasesClient = original.PrivateAtlasesClient
func NewPrivateAtlasesClient ¶
func NewPrivateAtlasesClient(subscriptionID string) PrivateAtlasesClient
func NewPrivateAtlasesClientWithBaseURI ¶
func NewPrivateAtlasesClientWithBaseURI(baseURI string, subscriptionID string) PrivateAtlasesClient
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.