Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type ActivationKeyResult
- type BaseClient
- type ComputeRole
- type CustomerSubscription
- type CustomerSubscriptionList
- type CustomerSubscriptionListIterator
- type CustomerSubscriptionListPage
- type CustomerSubscriptionProperties
- type CustomerSubscriptionsClient
- type DataDiskImage
- type Display
- type ErrorDetails
- type ErrorResponse
- type ExtendedProduct
- type ExtendedProductProperties
- type IconUris
- type Location
- type OperatingSystem
- type Operation
- type OperationList
- type OperationListIterator
- type OperationListPage
- type OperationsClient
- type OsDiskImage
- type Product
- type ProductLink
- type ProductList
- type ProductListIterator
- type ProductListPage
- type ProductNestedProperties
- type ProductProperties
- type ProductsClient
- type ProvisioningState
- type Registration
- type RegistrationList
- type RegistrationListIterator
- type RegistrationListPage
- type RegistrationParameter
- type RegistrationParameterProperties
- type RegistrationProperties
- type RegistrationsClient
- type Resource
- type TrackedResource
- type URI
- type VirtualMachineExtensionProductProperties
- type VirtualMachineProductProperties
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ActivationKeyResult ¶
type ActivationKeyResult = original.ActivationKeyResult
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type ComputeRole ¶
type ComputeRole = original.ComputeRole
const ( IaaS ComputeRole = original.IaaS None ComputeRole = original.None PaaS ComputeRole = original.PaaS )
func PossibleComputeRoleValues ¶
func PossibleComputeRoleValues() []ComputeRole
type CustomerSubscription ¶
type CustomerSubscription = original.CustomerSubscription
type CustomerSubscriptionList ¶
type CustomerSubscriptionList = original.CustomerSubscriptionList
type CustomerSubscriptionListIterator ¶
type CustomerSubscriptionListIterator = original.CustomerSubscriptionListIterator
func NewCustomerSubscriptionListIterator ¶
func NewCustomerSubscriptionListIterator(page CustomerSubscriptionListPage) CustomerSubscriptionListIterator
type CustomerSubscriptionListPage ¶
type CustomerSubscriptionListPage = original.CustomerSubscriptionListPage
func NewCustomerSubscriptionListPage ¶
func NewCustomerSubscriptionListPage(getNextPage func(context.Context, CustomerSubscriptionList) (CustomerSubscriptionList, error)) CustomerSubscriptionListPage
type CustomerSubscriptionProperties ¶
type CustomerSubscriptionProperties = original.CustomerSubscriptionProperties
type CustomerSubscriptionsClient ¶
type CustomerSubscriptionsClient = original.CustomerSubscriptionsClient
func NewCustomerSubscriptionsClient ¶
func NewCustomerSubscriptionsClient(subscriptionID string) CustomerSubscriptionsClient
func NewCustomerSubscriptionsClientWithBaseURI ¶
func NewCustomerSubscriptionsClientWithBaseURI(baseURI string, subscriptionID string) CustomerSubscriptionsClient
type DataDiskImage ¶
type DataDiskImage = original.DataDiskImage
type ErrorDetails ¶
type ErrorDetails = original.ErrorDetails
type ErrorResponse ¶
type ErrorResponse = original.ErrorResponse
type ExtendedProduct ¶
type ExtendedProduct = original.ExtendedProduct
type ExtendedProductProperties ¶
type ExtendedProductProperties = original.ExtendedProductProperties
type Location ¶
func PossibleLocationValues ¶
func PossibleLocationValues() []Location
type OperatingSystem ¶
type OperatingSystem = original.OperatingSystem
const ( OperatingSystemLinux OperatingSystem = original.OperatingSystemLinux OperatingSystemNone OperatingSystem = original.OperatingSystemNone OperatingSystemWindows OperatingSystem = original.OperatingSystemWindows )
func PossibleOperatingSystemValues ¶
func PossibleOperatingSystemValues() []OperatingSystem
type OperationList ¶
type OperationList = original.OperationList
type OperationListIterator ¶
type OperationListIterator = original.OperationListIterator
func NewOperationListIterator ¶
func NewOperationListIterator(page OperationListPage) OperationListIterator
type OperationListPage ¶
type OperationListPage = original.OperationListPage
func NewOperationListPage ¶
func NewOperationListPage(getNextPage func(context.Context, OperationList) (OperationList, error)) OperationListPage
type OperationsClient ¶
type OperationsClient = original.OperationsClient
func NewOperationsClient ¶
func NewOperationsClient(subscriptionID string) OperationsClient
func NewOperationsClientWithBaseURI ¶
func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient
type OsDiskImage ¶
type OsDiskImage = original.OsDiskImage
type ProductLink ¶
type ProductLink = original.ProductLink
type ProductList ¶
type ProductList = original.ProductList
type ProductListIterator ¶
type ProductListIterator = original.ProductListIterator
func NewProductListIterator ¶
func NewProductListIterator(page ProductListPage) ProductListIterator
type ProductListPage ¶
type ProductListPage = original.ProductListPage
func NewProductListPage ¶
func NewProductListPage(getNextPage func(context.Context, ProductList) (ProductList, error)) ProductListPage
type ProductNestedProperties ¶
type ProductNestedProperties = original.ProductNestedProperties
type ProductProperties ¶
type ProductProperties = original.ProductProperties
type ProductsClient ¶
type ProductsClient = original.ProductsClient
func NewProductsClient ¶
func NewProductsClient(subscriptionID string) ProductsClient
func NewProductsClientWithBaseURI ¶
func NewProductsClientWithBaseURI(baseURI string, subscriptionID string) ProductsClient
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( Canceled ProvisioningState = original.Canceled Creating ProvisioningState = original.Creating Failed ProvisioningState = original.Failed Succeeded ProvisioningState = original.Succeeded )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type Registration ¶
type Registration = original.Registration
type RegistrationList ¶
type RegistrationList = original.RegistrationList
type RegistrationListIterator ¶
type RegistrationListIterator = original.RegistrationListIterator
func NewRegistrationListIterator ¶
func NewRegistrationListIterator(page RegistrationListPage) RegistrationListIterator
type RegistrationListPage ¶
type RegistrationListPage = original.RegistrationListPage
func NewRegistrationListPage ¶
func NewRegistrationListPage(getNextPage func(context.Context, RegistrationList) (RegistrationList, error)) RegistrationListPage
type RegistrationParameter ¶
type RegistrationParameter = original.RegistrationParameter
type RegistrationParameterProperties ¶
type RegistrationParameterProperties = original.RegistrationParameterProperties
type RegistrationProperties ¶
type RegistrationProperties = original.RegistrationProperties
type RegistrationsClient ¶
type RegistrationsClient = original.RegistrationsClient
func NewRegistrationsClient ¶
func NewRegistrationsClient(subscriptionID string) RegistrationsClient
func NewRegistrationsClientWithBaseURI ¶
func NewRegistrationsClientWithBaseURI(baseURI string, subscriptionID string) RegistrationsClient
type TrackedResource ¶
type TrackedResource = original.TrackedResource
type VirtualMachineExtensionProductProperties ¶
type VirtualMachineExtensionProductProperties = original.VirtualMachineExtensionProductProperties
type VirtualMachineProductProperties ¶
type VirtualMachineProductProperties = original.VirtualMachineProductProperties
Click to show internal directories.
Click to hide internal directories.