Documentation
      ¶
    
    
  
    
  
    Index ¶
- Constants
 - func UserAgent() string
 - func Version() string
 - type BaseClient
 - type Client
 - type Operation
 - type OperationDisplay
 - type OperationListResult
 - type OperationListResultIterator
 - type OperationListResultPage
 - type OperationsListResult
 - type OperationsListResultIterator
 - type OperationsListResultPage
 - type Properties
 - type Result
 
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 Client ¶
func NewClientWithBaseURI ¶
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 OperationsListResult ¶
type OperationsListResult = original.OperationsListResult
type OperationsListResultIterator ¶
type OperationsListResultIterator = original.OperationsListResultIterator
func NewOperationsListResultIterator ¶
func NewOperationsListResultIterator(page OperationsListResultPage) OperationsListResultIterator
type OperationsListResultPage ¶
type OperationsListResultPage = original.OperationsListResultPage
func NewOperationsListResultPage ¶
func NewOperationsListResultPage(cur OperationsListResult, getNextPage func(context.Context, OperationsListResult) (OperationsListResult, error)) OperationsListResultPage
type Properties ¶
type Properties = original.Properties
 Click to show internal directories. 
   Click to hide internal directories.