Documentation ¶
Index ¶
- Constants
- func UserAgent() string
- func Version() string
- type APIError
- type APIErrorBase
- type BaseClient
- type BasicImageTemplateCustomizer
- type BasicImageTemplateDistributor
- type BasicImageTemplateSource
- type ImageTemplate
- type ImageTemplateCustomizer
- type ImageTemplateDistributor
- type ImageTemplateFileCustomizer
- type ImageTemplateIdentity
- type ImageTemplateIdentityUserAssignedIdentitiesValue
- type ImageTemplateLastRunStatus
- type ImageTemplateListResult
- type ImageTemplateListResultIterator
- type ImageTemplateListResultPage
- type ImageTemplateManagedImageDistributor
- type ImageTemplateManagedImageSource
- type ImageTemplatePlatformImageSource
- type ImageTemplatePowerShellCustomizer
- type ImageTemplateProperties
- type ImageTemplateRestartCustomizer
- type ImageTemplateSharedImageDistributor
- type ImageTemplateSharedImageVersionSource
- type ImageTemplateShellCustomizer
- type ImageTemplateSource
- type ImageTemplateUpdateParameters
- type ImageTemplateVMProfile
- type ImageTemplateVhdDistributor
- type ImageTemplateWindowsUpdateCustomizer
- type InnerError
- type Operation
- type OperationDisplay
- type OperationListResult
- type OperationListResultIterator
- type OperationListResultPage
- type OperationsClient
- type PlatformImagePurchasePlan
- type ProvisioningError
- type ProvisioningErrorCode
- type ProvisioningState
- type Resource
- type ResourceIdentityType
- type RunOutput
- type RunOutputCollection
- type RunOutputCollectionIterator
- type RunOutputCollectionPage
- type RunOutputProperties
- type RunState
- type RunSubState
- type SharedImageStorageAccountType
- type SubResource
- type Type
- type TypeBasicImageTemplateCustomizer
- type TypeBasicImageTemplateDistributor
- type VirtualMachineImageTemplatesCancelFuture
- type VirtualMachineImageTemplatesClient
- type VirtualMachineImageTemplatesCreateOrUpdateFuture
- type VirtualMachineImageTemplatesDeleteFuture
- type VirtualMachineImageTemplatesRunFuture
- type VirtualMachineImageTemplatesUpdateFuture
- type VirtualNetworkConfig
Constants ¶
View Source
const (
DefaultBaseURI = original.DefaultBaseURI
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type APIErrorBase ¶
type APIErrorBase = original.APIErrorBase
type BaseClient ¶
type BaseClient = original.BaseClient
func New ¶
func New(subscriptionID string) BaseClient
func NewWithBaseURI ¶
func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient
type BasicImageTemplateCustomizer ¶
type BasicImageTemplateCustomizer = original.BasicImageTemplateCustomizer
type BasicImageTemplateDistributor ¶
type BasicImageTemplateDistributor = original.BasicImageTemplateDistributor
type BasicImageTemplateSource ¶
type BasicImageTemplateSource = original.BasicImageTemplateSource
type ImageTemplate ¶
type ImageTemplate = original.ImageTemplate
type ImageTemplateCustomizer ¶
type ImageTemplateCustomizer = original.ImageTemplateCustomizer
type ImageTemplateDistributor ¶
type ImageTemplateDistributor = original.ImageTemplateDistributor
type ImageTemplateFileCustomizer ¶
type ImageTemplateFileCustomizer = original.ImageTemplateFileCustomizer
type ImageTemplateIdentity ¶
type ImageTemplateIdentity = original.ImageTemplateIdentity
type ImageTemplateIdentityUserAssignedIdentitiesValue ¶
type ImageTemplateIdentityUserAssignedIdentitiesValue = original.ImageTemplateIdentityUserAssignedIdentitiesValue
type ImageTemplateLastRunStatus ¶
type ImageTemplateLastRunStatus = original.ImageTemplateLastRunStatus
type ImageTemplateListResult ¶
type ImageTemplateListResult = original.ImageTemplateListResult
type ImageTemplateListResultIterator ¶
type ImageTemplateListResultIterator = original.ImageTemplateListResultIterator
func NewImageTemplateListResultIterator ¶
func NewImageTemplateListResultIterator(page ImageTemplateListResultPage) ImageTemplateListResultIterator
type ImageTemplateListResultPage ¶
type ImageTemplateListResultPage = original.ImageTemplateListResultPage
func NewImageTemplateListResultPage ¶
func NewImageTemplateListResultPage(cur ImageTemplateListResult, getNextPage func(context.Context, ImageTemplateListResult) (ImageTemplateListResult, error)) ImageTemplateListResultPage
type ImageTemplateManagedImageDistributor ¶
type ImageTemplateManagedImageDistributor = original.ImageTemplateManagedImageDistributor
type ImageTemplateManagedImageSource ¶
type ImageTemplateManagedImageSource = original.ImageTemplateManagedImageSource
type ImageTemplatePlatformImageSource ¶
type ImageTemplatePlatformImageSource = original.ImageTemplatePlatformImageSource
type ImageTemplatePowerShellCustomizer ¶
type ImageTemplatePowerShellCustomizer = original.ImageTemplatePowerShellCustomizer
type ImageTemplateProperties ¶
type ImageTemplateProperties = original.ImageTemplateProperties
type ImageTemplateRestartCustomizer ¶
type ImageTemplateRestartCustomizer = original.ImageTemplateRestartCustomizer
type ImageTemplateSharedImageDistributor ¶
type ImageTemplateSharedImageDistributor = original.ImageTemplateSharedImageDistributor
type ImageTemplateSharedImageVersionSource ¶
type ImageTemplateSharedImageVersionSource = original.ImageTemplateSharedImageVersionSource
type ImageTemplateShellCustomizer ¶
type ImageTemplateShellCustomizer = original.ImageTemplateShellCustomizer
type ImageTemplateSource ¶
type ImageTemplateSource = original.ImageTemplateSource
type ImageTemplateUpdateParameters ¶
type ImageTemplateUpdateParameters = original.ImageTemplateUpdateParameters
type ImageTemplateVMProfile ¶
type ImageTemplateVMProfile = original.ImageTemplateVMProfile
type ImageTemplateVhdDistributor ¶
type ImageTemplateVhdDistributor = original.ImageTemplateVhdDistributor
type ImageTemplateWindowsUpdateCustomizer ¶
type ImageTemplateWindowsUpdateCustomizer = original.ImageTemplateWindowsUpdateCustomizer
type InnerError ¶
type InnerError = original.InnerError
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 PlatformImagePurchasePlan ¶
type PlatformImagePurchasePlan = original.PlatformImagePurchasePlan
type ProvisioningError ¶
type ProvisioningError = original.ProvisioningError
type ProvisioningErrorCode ¶
type ProvisioningErrorCode = original.ProvisioningErrorCode
const ( ProvisioningErrorCodeBadCustomizerType ProvisioningErrorCode = original.ProvisioningErrorCodeBadCustomizerType ProvisioningErrorCodeBadDistributeType ProvisioningErrorCode = original.ProvisioningErrorCodeBadDistributeType ProvisioningErrorCodeBadManagedImageSource ProvisioningErrorCode = original.ProvisioningErrorCodeBadManagedImageSource ProvisioningErrorCodeBadPIRSource ProvisioningErrorCode = original.ProvisioningErrorCodeBadPIRSource ProvisioningErrorCodeBadSourceType ProvisioningErrorCode = original.ProvisioningErrorCodeBadSourceType ProvisioningErrorCodeNoCustomizerScript ProvisioningErrorCode = original.ProvisioningErrorCodeNoCustomizerScript ProvisioningErrorCodeOther ProvisioningErrorCode = original.ProvisioningErrorCodeOther ProvisioningErrorCodeServerError ProvisioningErrorCode = original.ProvisioningErrorCodeServerError ProvisioningErrorCodeUnsupportedCustomizerType ProvisioningErrorCode = original.ProvisioningErrorCodeUnsupportedCustomizerType )
func PossibleProvisioningErrorCodeValues ¶
func PossibleProvisioningErrorCodeValues() []ProvisioningErrorCode
type ProvisioningState ¶
type ProvisioningState = original.ProvisioningState
const ( ProvisioningStateCreating ProvisioningState = original.ProvisioningStateCreating ProvisioningStateDeleting ProvisioningState = original.ProvisioningStateDeleting ProvisioningStateFailed ProvisioningState = original.ProvisioningStateFailed ProvisioningStateSucceeded ProvisioningState = original.ProvisioningStateSucceeded ProvisioningStateUpdating ProvisioningState = original.ProvisioningStateUpdating )
func PossibleProvisioningStateValues ¶
func PossibleProvisioningStateValues() []ProvisioningState
type ResourceIdentityType ¶
type ResourceIdentityType = original.ResourceIdentityType
const ( ResourceIdentityTypeNone ResourceIdentityType = original.ResourceIdentityTypeNone ResourceIdentityTypeUserAssigned ResourceIdentityType = original.ResourceIdentityTypeUserAssigned )
func PossibleResourceIdentityTypeValues ¶
func PossibleResourceIdentityTypeValues() []ResourceIdentityType
type RunOutputCollection ¶
type RunOutputCollection = original.RunOutputCollection
type RunOutputCollectionIterator ¶
type RunOutputCollectionIterator = original.RunOutputCollectionIterator
func NewRunOutputCollectionIterator ¶
func NewRunOutputCollectionIterator(page RunOutputCollectionPage) RunOutputCollectionIterator
type RunOutputCollectionPage ¶
type RunOutputCollectionPage = original.RunOutputCollectionPage
func NewRunOutputCollectionPage ¶
func NewRunOutputCollectionPage(cur RunOutputCollection, getNextPage func(context.Context, RunOutputCollection) (RunOutputCollection, error)) RunOutputCollectionPage
type RunOutputProperties ¶
type RunOutputProperties = original.RunOutputProperties
type RunState ¶
const ( RunStateCanceled RunState = original.RunStateCanceled RunStateCanceling RunState = original.RunStateCanceling RunStateFailed RunState = original.RunStateFailed RunStatePartiallySucceeded RunState = original.RunStatePartiallySucceeded RunStateRunning RunState = original.RunStateRunning RunStateSucceeded RunState = original.RunStateSucceeded )
func PossibleRunStateValues ¶
func PossibleRunStateValues() []RunState
type RunSubState ¶
type RunSubState = original.RunSubState
const ( RunSubStateBuilding RunSubState = original.RunSubStateBuilding RunSubStateCustomizing RunSubState = original.RunSubStateCustomizing RunSubStateDistributing RunSubState = original.RunSubStateDistributing RunSubStateQueued RunSubState = original.RunSubStateQueued )
func PossibleRunSubStateValues ¶
func PossibleRunSubStateValues() []RunSubState
type SharedImageStorageAccountType ¶
type SharedImageStorageAccountType = original.SharedImageStorageAccountType
const ()
func PossibleSharedImageStorageAccountTypeValues ¶
func PossibleSharedImageStorageAccountTypeValues() []SharedImageStorageAccountType
type SubResource ¶
type SubResource = original.SubResource
type Type ¶
const ( TypeImageTemplateSource Type = original.TypeImageTemplateSource TypeManagedImage Type = original.TypeManagedImage TypePlatformImage Type = original.TypePlatformImage )
func PossibleTypeValues ¶
func PossibleTypeValues() []Type
type TypeBasicImageTemplateCustomizer ¶
type TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizer
const ( TypeBasicImageTemplateCustomizerTypeFile TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizerTypeFile TypeBasicImageTemplateCustomizerTypeImageTemplateCustomizer TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizerTypeImageTemplateCustomizer TypeBasicImageTemplateCustomizerTypePowerShell TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizerTypePowerShell TypeBasicImageTemplateCustomizerTypeShell TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizerTypeShell TypeBasicImageTemplateCustomizerTypeWindowsRestart TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizerTypeWindowsRestart TypeBasicImageTemplateCustomizerTypeWindowsUpdate TypeBasicImageTemplateCustomizer = original.TypeBasicImageTemplateCustomizerTypeWindowsUpdate )
func PossibleTypeBasicImageTemplateCustomizerValues ¶
func PossibleTypeBasicImageTemplateCustomizerValues() []TypeBasicImageTemplateCustomizer
type TypeBasicImageTemplateDistributor ¶
type TypeBasicImageTemplateDistributor = original.TypeBasicImageTemplateDistributor
const ( TypeBasicImageTemplateDistributorTypeImageTemplateDistributor TypeBasicImageTemplateDistributor = original.TypeBasicImageTemplateDistributorTypeImageTemplateDistributor TypeBasicImageTemplateDistributorTypeManagedImage TypeBasicImageTemplateDistributor = original.TypeBasicImageTemplateDistributorTypeManagedImage TypeBasicImageTemplateDistributorTypeVHD TypeBasicImageTemplateDistributor = original.TypeBasicImageTemplateDistributorTypeVHD )
func PossibleTypeBasicImageTemplateDistributorValues ¶
func PossibleTypeBasicImageTemplateDistributorValues() []TypeBasicImageTemplateDistributor
type VirtualMachineImageTemplatesCancelFuture ¶
type VirtualMachineImageTemplatesCancelFuture = original.VirtualMachineImageTemplatesCancelFuture
type VirtualMachineImageTemplatesClient ¶
type VirtualMachineImageTemplatesClient = original.VirtualMachineImageTemplatesClient
func NewVirtualMachineImageTemplatesClient ¶
func NewVirtualMachineImageTemplatesClient(subscriptionID string) VirtualMachineImageTemplatesClient
func NewVirtualMachineImageTemplatesClientWithBaseURI ¶
func NewVirtualMachineImageTemplatesClientWithBaseURI(baseURI string, subscriptionID string) VirtualMachineImageTemplatesClient
type VirtualMachineImageTemplatesCreateOrUpdateFuture ¶
type VirtualMachineImageTemplatesCreateOrUpdateFuture = original.VirtualMachineImageTemplatesCreateOrUpdateFuture
type VirtualMachineImageTemplatesDeleteFuture ¶
type VirtualMachineImageTemplatesDeleteFuture = original.VirtualMachineImageTemplatesDeleteFuture
type VirtualMachineImageTemplatesRunFuture ¶
type VirtualMachineImageTemplatesRunFuture = original.VirtualMachineImageTemplatesRunFuture
type VirtualMachineImageTemplatesUpdateFuture ¶
type VirtualMachineImageTemplatesUpdateFuture = original.VirtualMachineImageTemplatesUpdateFuture
type VirtualNetworkConfig ¶
type VirtualNetworkConfig = original.VirtualNetworkConfig
Click to show internal directories.
Click to hide internal directories.