Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type Account
- type AccountKeys
- type AccountProperties
- type AccountUpdateParameters
- type Accounts
- type AccountsClient
- type AccountsIterator
- type AccountsPage
- type AzureEntityResource
- type BaseClient
- type Client
- type CreatedByType
- type Creator
- type CreatorList
- type CreatorListIterator
- type CreatorListPage
- type CreatorProperties
- type CreatorUpdateParameters
- type CreatorsClient
- type Dimension
- type ErrorAdditionalInfo
- type ErrorDetail
- type ErrorResponse
- type KeySpecification
- type KeyType
- type Kind
- type MetricSpecification
- type Name
- type OperationDetail
- type OperationDisplay
- type OperationProperties
- type Operations
- type OperationsIterator
- type OperationsPage
- type ProxyResource
- type Resource
- type ServiceSpecification
- type Sku
- type SystemData
- type TrackedResource
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
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 AccountsIterator ¶
type AccountsIterator = original.AccountsIterator
func NewAccountsIterator ¶
func NewAccountsIterator(page AccountsPage) AccountsIterator
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 ( CreatedByTypeApplication CreatedByType = original.CreatedByTypeApplication CreatedByTypeKey CreatedByType = original.CreatedByTypeKey CreatedByTypeManagedIdentity CreatedByType = original.CreatedByTypeManagedIdentity CreatedByTypeUser CreatedByType = original.CreatedByTypeUser )
func PossibleCreatedByTypeValues ¶
func PossibleCreatedByTypeValues() []CreatedByType
type CreatorList ¶
type CreatorList = original.CreatorList
type CreatorListIterator ¶
type CreatorListIterator = original.CreatorListIterator
func NewCreatorListIterator ¶
func NewCreatorListIterator(page CreatorListPage) CreatorListIterator
type CreatorListPage ¶
type CreatorListPage = original.CreatorListPage
func NewCreatorListPage ¶
func NewCreatorListPage(cur CreatorList, getNextPage func(context.Context, CreatorList) (CreatorList, error)) CreatorListPage
type CreatorProperties ¶
type CreatorProperties = original.CreatorProperties
type CreatorUpdateParameters ¶
type CreatorUpdateParameters = original.CreatorUpdateParameters
type CreatorsClient ¶
type CreatorsClient = original.CreatorsClient
func NewCreatorsClient ¶
func NewCreatorsClient(subscriptionID string) CreatorsClient
func NewCreatorsClientWithBaseURI ¶
func NewCreatorsClientWithBaseURI(baseURI string, subscriptionID string) CreatorsClient
type ErrorAdditionalInfo ¶
type ErrorAdditionalInfo = original.ErrorAdditionalInfo
type ErrorDetail ¶
type ErrorDetail = original.ErrorDetail
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type KeySpecification ¶
type KeySpecification = original.KeySpecification
type KeyType ¶
const ( KeyTypePrimary KeyType = original.KeyTypePrimary KeyTypeSecondary KeyType = original.KeyTypeSecondary )
func PossibleKeyTypeValues ¶
func PossibleKeyTypeValues() []KeyType
type Kind ¶
func PossibleKindValues ¶
func PossibleKindValues() []Kind
type MetricSpecification ¶
type MetricSpecification = original.MetricSpecification
type Name ¶
func PossibleNameValues ¶
func PossibleNameValues() []Name
type OperationDetail ¶
type OperationDetail = original.OperationDetail
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationProperties ¶
type OperationProperties = original.OperationProperties
type Operations ¶
type Operations = original.Operations
type OperationsIterator ¶
type OperationsIterator = original.OperationsIterator
func NewOperationsIterator ¶
func NewOperationsIterator(page OperationsPage) OperationsIterator
type OperationsPage ¶
type OperationsPage = original.OperationsPage
func NewOperationsPage ¶
func NewOperationsPage(cur Operations, getNextPage func(context.Context, Operations) (Operations, error)) OperationsPage
type ProxyResource ¶
type ProxyResource = original.ProxyResource
type ServiceSpecification ¶
type ServiceSpecification = original.ServiceSpecification
type SystemData ¶
type SystemData = original.SystemData
type TrackedResource ¶
type TrackedResource = original.TrackedResource
Click to show internal directories.
Click to hide internal directories.