Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type BaseClient
- type Filter
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type ResourceLink
- type ResourceLinkFilter
- type ResourceLinkProperties
- type ResourceLinkResult
- type ResourceLinkResultIterator
- type ResourceLinkResultPage
- type ResourceLinksClient
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 Filter ¶
func PossibleFilterValues ¶
func PossibleFilterValues() []Filter
type OperationDisplay ¶
type OperationDisplay = original.OperationDisplay
type OperationListResult ¶
type OperationListResult = original.OperationListResult
type OperationListResultIterator ¶
type OperationListResultIterator = original.OperationListResultIterator
func NewOperationListResultIterator ¶
func NewOperationListResultIterator(page OperationListResultPage) OperationListResultIterator
type OperationListResultPage ¶
type OperationListResultPage = original.OperationListResultPage
func NewOperationListResultPage ¶
func NewOperationListResultPage(cur OperationListResult, getNextPage func(context.Context, OperationListResult) (OperationListResult, error)) OperationListResultPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type ResourceLink ¶
type ResourceLink = original.ResourceLink
type ResourceLinkFilter ¶
type ResourceLinkFilter = original.ResourceLinkFilter
type ResourceLinkProperties ¶
type ResourceLinkProperties = original.ResourceLinkProperties
type ResourceLinkResult ¶
type ResourceLinkResult = original.ResourceLinkResult
type ResourceLinkResultIterator ¶
type ResourceLinkResultIterator = original.ResourceLinkResultIterator
func NewResourceLinkResultIterator ¶
func NewResourceLinkResultIterator(page ResourceLinkResultPage) ResourceLinkResultIterator
type ResourceLinkResultPage ¶
type ResourceLinkResultPage = original.ResourceLinkResultPage
func NewResourceLinkResultPage ¶
func NewResourceLinkResultPage(cur ResourceLinkResult, getNextPage func(context.Context, ResourceLinkResult) (ResourceLinkResult, error)) ResourceLinkResultPage
type ResourceLinksClient ¶
type ResourceLinksClient = original.ResourceLinksClient
func NewResourceLinksClient ¶
func NewResourceLinksClient(subscriptionID string) ResourceLinksClient
func NewResourceLinksClientWithBaseURI ¶
func NewResourceLinksClientWithBaseURI(baseURI string, subscriptionID string) ResourceLinksClient
Click to show internal directories.
Click to hide internal directories.