containerservice

package
v48.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultBaseURI = original.DefaultBaseURI
)

Variables

This section is empty.

Functions

func UserAgent

func UserAgent() string

func Version

func Version() string

Types

type AccessProfile

type AccessProfile = original.AccessProfile

type AgentPool

type AgentPool = original.AgentPool

type AgentPoolAvailableVersions

type AgentPoolAvailableVersions = original.AgentPoolAvailableVersions

type AgentPoolListResult

type AgentPoolListResult = original.AgentPoolListResult

type AgentPoolMode

type AgentPoolMode = original.AgentPoolMode

func PossibleAgentPoolModeValues

func PossibleAgentPoolModeValues() []AgentPoolMode

type AgentPoolProfile

type AgentPoolProfile = original.AgentPoolProfile

type AgentPoolType

type AgentPoolType = original.AgentPoolType
const (
	AvailabilitySet         AgentPoolType = original.AvailabilitySet
	VirtualMachineScaleSets AgentPoolType = original.VirtualMachineScaleSets
)

func PossibleAgentPoolTypeValues

func PossibleAgentPoolTypeValues() []AgentPoolType

type AgentPoolUpgradeProfile

type AgentPoolUpgradeProfile = original.AgentPoolUpgradeProfile

type AgentPoolUpgradeProfileProperties

type AgentPoolUpgradeProfileProperties = original.AgentPoolUpgradeProfileProperties

type AgentPoolUpgradeSettings

type AgentPoolUpgradeSettings = original.AgentPoolUpgradeSettings

type AgentPoolsClient

type AgentPoolsClient = original.AgentPoolsClient

func NewAgentPoolsClient

func NewAgentPoolsClient(subscriptionID string) AgentPoolsClient

func NewAgentPoolsClientWithBaseURI

func NewAgentPoolsClientWithBaseURI(baseURI string, subscriptionID string) AgentPoolsClient

type AgentPoolsCreateOrUpdateFuture

type AgentPoolsCreateOrUpdateFuture = original.AgentPoolsCreateOrUpdateFuture

type AgentPoolsDeleteFuture

type AgentPoolsDeleteFuture = original.AgentPoolsDeleteFuture

type BaseClient

type BaseClient = original.BaseClient

func New

func New(subscriptionID string) BaseClient

func NewWithBaseURI

func NewWithBaseURI(baseURI string, subscriptionID string) BaseClient

type CloudError

type CloudError = original.CloudError

type CloudErrorBody

type CloudErrorBody = original.CloudErrorBody

type Code

type Code = original.Code
const (
	Running Code = original.Running
	Stopped Code = original.Stopped
)

func PossibleCodeValues

func PossibleCodeValues() []Code

type ConnectionStatus

type ConnectionStatus = original.ConnectionStatus

func PossibleConnectionStatusValues

func PossibleConnectionStatusValues() []ConnectionStatus

type ContainerService

type ContainerService = original.ContainerService

type ContainerServicesClient

type ContainerServicesClient = original.ContainerServicesClient

func NewContainerServicesClient

func NewContainerServicesClient(subscriptionID string) ContainerServicesClient

func NewContainerServicesClientWithBaseURI

func NewContainerServicesClientWithBaseURI(baseURI string, subscriptionID string) ContainerServicesClient

type ContainerServicesDeleteFutureType

type ContainerServicesDeleteFutureType = original.ContainerServicesDeleteFutureType

type CredentialResult

type CredentialResult = original.CredentialResult

type CredentialResults

type CredentialResults = original.CredentialResults

type CustomProfile

type CustomProfile = original.CustomProfile

type DiagnosticsProfile

type DiagnosticsProfile = original.DiagnosticsProfile

type Expander

type Expander = original.Expander
const (
	LeastWaste Expander = original.LeastWaste
	MostPods   Expander = original.MostPods
	Random     Expander = original.Random
)

func PossibleExpanderValues

func PossibleExpanderValues() []Expander

type KeyVaultSecretRef

type KeyVaultSecretRef = original.KeyVaultSecretRef

type Kind

type Kind = original.Kind
const (
	KindAADIdentityProvider                         Kind = original.KindAADIdentityProvider
	KindOpenShiftManagedClusterBaseIdentityProvider Kind = original.KindOpenShiftManagedClusterBaseIdentityProvider
)

func PossibleKindValues

func PossibleKindValues() []Kind

type LicenseType

type LicenseType = original.LicenseType
const (
	None          LicenseType = original.None
	WindowsServer LicenseType = original.WindowsServer
)

func PossibleLicenseTypeValues

func PossibleLicenseTypeValues() []LicenseType

type LinuxProfile

type LinuxProfile = original.LinuxProfile

type ListResult

type ListResult = original.ListResult

type ListResultIterator

type ListResultIterator = original.ListResultIterator

func NewListResultIterator

func NewListResultIterator(page ListResultPage) ListResultIterator

type ListResultPage

type ListResultPage = original.ListResultPage

func NewListResultPage

func NewListResultPage(getNextPage func(context.Context, ListResult) (ListResult, error)) ListResultPage

type LoadBalancerSku

type LoadBalancerSku = original.LoadBalancerSku

func PossibleLoadBalancerSkuValues

func PossibleLoadBalancerSkuValues() []LoadBalancerSku

type ManagedCluster

type ManagedCluster = original.ManagedCluster

type ManagedClusterAADProfile

type ManagedClusterAADProfile = original.ManagedClusterAADProfile

type ManagedClusterAccessProfile

type ManagedClusterAccessProfile = original.ManagedClusterAccessProfile

type ManagedClusterAddonProfile

type ManagedClusterAddonProfile = original.ManagedClusterAddonProfile

type ManagedClusterAddonProfileIdentity

type ManagedClusterAddonProfileIdentity = original.ManagedClusterAddonProfileIdentity

type ManagedClusterAgentPoolProfile

type ManagedClusterAgentPoolProfile = original.ManagedClusterAgentPoolProfile

type ManagedClusterIdentity

type ManagedClusterIdentity = original.ManagedClusterIdentity

type ManagedClusterListResult

type ManagedClusterListResult = original.ManagedClusterListResult

type ManagedClusterLoadBalancerProfile

type ManagedClusterLoadBalancerProfile = original.ManagedClusterLoadBalancerProfile

type ManagedClusterPoolUpgradeProfile

type ManagedClusterPoolUpgradeProfile = original.ManagedClusterPoolUpgradeProfile

type ManagedClusterProperties

type ManagedClusterProperties = original.ManagedClusterProperties

type ManagedClusterSKU

type ManagedClusterSKU = original.ManagedClusterSKU

type ManagedClusterSKUName

type ManagedClusterSKUName = original.ManagedClusterSKUName
const (
	ManagedClusterSKUNameBasic ManagedClusterSKUName = original.ManagedClusterSKUNameBasic
)

func PossibleManagedClusterSKUNameValues

func PossibleManagedClusterSKUNameValues() []ManagedClusterSKUName

type ManagedClusterSKUTier

type ManagedClusterSKUTier = original.ManagedClusterSKUTier

func PossibleManagedClusterSKUTierValues

func PossibleManagedClusterSKUTierValues() []ManagedClusterSKUTier

type ManagedClusterUpgradeProfile

type ManagedClusterUpgradeProfile = original.ManagedClusterUpgradeProfile

type ManagedClusterWindowsProfile

type ManagedClusterWindowsProfile = original.ManagedClusterWindowsProfile

type ManagedClustersClient

type ManagedClustersClient = original.ManagedClustersClient

func NewManagedClustersClient

func NewManagedClustersClient(subscriptionID string) ManagedClustersClient

func NewManagedClustersClientWithBaseURI

func NewManagedClustersClientWithBaseURI(baseURI string, subscriptionID string) ManagedClustersClient

type ManagedClustersDeleteFuture

type ManagedClustersDeleteFuture = original.ManagedClustersDeleteFuture

type ManagedClustersStartFuture

type ManagedClustersStartFuture = original.ManagedClustersStartFuture

type ManagedClustersStopFuture

type ManagedClustersStopFuture = original.ManagedClustersStopFuture

type ManagedClustersUpdateTagsFuture

type ManagedClustersUpdateTagsFuture = original.ManagedClustersUpdateTagsFuture

type MasterProfile

type MasterProfile = original.MasterProfile

type NetworkMode

type NetworkMode = original.NetworkMode
const (
	Bridge      NetworkMode = original.Bridge
	Transparent NetworkMode = original.Transparent
)

func PossibleNetworkModeValues

func PossibleNetworkModeValues() []NetworkMode

type NetworkPlugin

type NetworkPlugin = original.NetworkPlugin

func PossibleNetworkPluginValues

func PossibleNetworkPluginValues() []NetworkPlugin

type NetworkPolicy

type NetworkPolicy = original.NetworkPolicy
const (
	NetworkPolicyAzure  NetworkPolicy = original.NetworkPolicyAzure
	NetworkPolicyCalico NetworkPolicy = original.NetworkPolicyCalico
)

func PossibleNetworkPolicyValues

func PossibleNetworkPolicyValues() []NetworkPolicy

type NetworkProfile

type NetworkProfile = original.NetworkProfile

type NetworkProfileType

type NetworkProfileType = original.NetworkProfileType

type OSDiskType

type OSDiskType = original.OSDiskType
const (
	Ephemeral OSDiskType = original.Ephemeral
	Managed   OSDiskType = original.Managed
)

func PossibleOSDiskTypeValues

func PossibleOSDiskTypeValues() []OSDiskType

type OSType

type OSType = original.OSType
const (
	Linux   OSType = original.Linux
	Windows OSType = original.Windows
)

func PossibleOSTypeValues

func PossibleOSTypeValues() []OSType

type OpenShiftContainerServiceVMSize

type OpenShiftContainerServiceVMSize = original.OpenShiftContainerServiceVMSize
const (
	StandardD16sV3 OpenShiftContainerServiceVMSize = original.StandardD16sV3
	StandardD2sV3  OpenShiftContainerServiceVMSize = original.StandardD2sV3
	StandardD32sV3 OpenShiftContainerServiceVMSize = original.StandardD32sV3
	StandardD4sV3  OpenShiftContainerServiceVMSize = original.StandardD4sV3
	StandardD64sV3 OpenShiftContainerServiceVMSize = original.StandardD64sV3
	StandardD8sV3  OpenShiftContainerServiceVMSize = original.StandardD8sV3
	StandardDS12V2 OpenShiftContainerServiceVMSize = original.StandardDS12V2
	StandardDS13V2 OpenShiftContainerServiceVMSize = original.StandardDS13V2
	StandardDS14V2 OpenShiftContainerServiceVMSize = original.StandardDS14V2
	StandardDS15V2 OpenShiftContainerServiceVMSize = original.StandardDS15V2
	StandardDS4V2  OpenShiftContainerServiceVMSize = original.StandardDS4V2
	StandardDS5V2  OpenShiftContainerServiceVMSize = original.StandardDS5V2
	StandardE16sV3 OpenShiftContainerServiceVMSize = original.StandardE16sV3
	StandardE20sV3 OpenShiftContainerServiceVMSize = original.StandardE20sV3
	StandardE32sV3 OpenShiftContainerServiceVMSize = original.StandardE32sV3
	StandardE4sV3  OpenShiftContainerServiceVMSize = original.StandardE4sV3
	StandardE64sV3 OpenShiftContainerServiceVMSize = original.StandardE64sV3
	StandardE8sV3  OpenShiftContainerServiceVMSize = original.StandardE8sV3
	StandardF16s   OpenShiftContainerServiceVMSize = original.StandardF16s
	StandardF16sV2 OpenShiftContainerServiceVMSize = original.StandardF16sV2
	StandardF32sV2 OpenShiftContainerServiceVMSize = original.StandardF32sV2
	StandardF64sV2 OpenShiftContainerServiceVMSize = original.StandardF64sV2
	StandardF72sV2 OpenShiftContainerServiceVMSize = original.StandardF72sV2
	StandardF8s    OpenShiftContainerServiceVMSize = original.StandardF8s
	StandardF8sV2  OpenShiftContainerServiceVMSize = original.StandardF8sV2
	StandardGS2    OpenShiftContainerServiceVMSize = original.StandardGS2
	StandardGS3    OpenShiftContainerServiceVMSize = original.StandardGS3
	StandardGS4    OpenShiftContainerServiceVMSize = original.StandardGS4
	StandardGS5    OpenShiftContainerServiceVMSize = original.StandardGS5
	StandardL16s   OpenShiftContainerServiceVMSize = original.StandardL16s
	StandardL32s   OpenShiftContainerServiceVMSize = original.StandardL32s
	StandardL4s    OpenShiftContainerServiceVMSize = original.StandardL4s
	StandardL8s    OpenShiftContainerServiceVMSize = original.StandardL8s
)

func PossibleOpenShiftContainerServiceVMSizeValues

func PossibleOpenShiftContainerServiceVMSizeValues() []OpenShiftContainerServiceVMSize

type OpenShiftManagedCluster

type OpenShiftManagedCluster = original.OpenShiftManagedCluster

type OpenShiftManagedClusterAuthProfile

type OpenShiftManagedClusterAuthProfile = original.OpenShiftManagedClusterAuthProfile

type OpenShiftManagedClusterListResult

type OpenShiftManagedClusterListResult = original.OpenShiftManagedClusterListResult

type OpenShiftManagedClusterProperties

type OpenShiftManagedClusterProperties = original.OpenShiftManagedClusterProperties

type OpenShiftManagedClustersClient

type OpenShiftManagedClustersClient = original.OpenShiftManagedClustersClient

func NewOpenShiftManagedClustersClient

func NewOpenShiftManagedClustersClient(subscriptionID string) OpenShiftManagedClustersClient

func NewOpenShiftManagedClustersClientWithBaseURI

func NewOpenShiftManagedClustersClientWithBaseURI(baseURI string, subscriptionID string) OpenShiftManagedClustersClient

type OpenShiftRouterProfile

type OpenShiftRouterProfile = original.OpenShiftRouterProfile

type OperationListResult

type OperationListResult = original.OperationListResult

type OperationValue

type OperationValue = original.OperationValue

type OperationValueDisplay

type OperationValueDisplay = original.OperationValueDisplay

type OperationsClient

type OperationsClient = original.OperationsClient

func NewOperationsClient

func NewOperationsClient(subscriptionID string) OperationsClient

func NewOperationsClientWithBaseURI

func NewOperationsClientWithBaseURI(baseURI string, subscriptionID string) OperationsClient

type OrchestratorProfile

type OrchestratorProfile = original.OrchestratorProfile

type OrchestratorProfileType

type OrchestratorProfileType = original.OrchestratorProfileType

type OrchestratorVersionProfile

type OrchestratorVersionProfile = original.OrchestratorVersionProfile

type OutboundType

type OutboundType = original.OutboundType
const (
	LoadBalancer       OutboundType = original.LoadBalancer
	UserDefinedRouting OutboundType = original.UserDefinedRouting
)

func PossibleOutboundTypeValues

func PossibleOutboundTypeValues() []OutboundType

type PowerState

type PowerState = original.PowerState

type PrivateEndpoint

type PrivateEndpoint = original.PrivateEndpoint

type PrivateEndpointConnection

type PrivateEndpointConnection = original.PrivateEndpointConnection

type PrivateEndpointConnectionsClient

type PrivateEndpointConnectionsClient = original.PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClient(subscriptionID string) PrivateEndpointConnectionsClient

func NewPrivateEndpointConnectionsClientWithBaseURI

func NewPrivateEndpointConnectionsClientWithBaseURI(baseURI string, subscriptionID string) PrivateEndpointConnectionsClient

type PrivateLinkResource

type PrivateLinkResource = original.PrivateLinkResource

type PrivateLinkResourcesClient

type PrivateLinkResourcesClient = original.PrivateLinkResourcesClient

func NewPrivateLinkResourcesClient

func NewPrivateLinkResourcesClient(subscriptionID string) PrivateLinkResourcesClient

func NewPrivateLinkResourcesClientWithBaseURI

func NewPrivateLinkResourcesClientWithBaseURI(baseURI string, subscriptionID string) PrivateLinkResourcesClient

type PrivateLinkResourcesListResult

type PrivateLinkResourcesListResult = original.PrivateLinkResourcesListResult

type PrivateLinkServiceConnectionState

type PrivateLinkServiceConnectionState = original.PrivateLinkServiceConnectionState

type Properties

type Properties = original.Properties

type PurchasePlan

type PurchasePlan = original.PurchasePlan

type ResolvePrivateLinkServiceIDClient

type ResolvePrivateLinkServiceIDClient = original.ResolvePrivateLinkServiceIDClient

func NewResolvePrivateLinkServiceIDClient

func NewResolvePrivateLinkServiceIDClient(subscriptionID string) ResolvePrivateLinkServiceIDClient

func NewResolvePrivateLinkServiceIDClientWithBaseURI

func NewResolvePrivateLinkServiceIDClientWithBaseURI(baseURI string, subscriptionID string) ResolvePrivateLinkServiceIDClient

type Resource

type Resource = original.Resource

type ResourceIdentityType

type ResourceIdentityType = original.ResourceIdentityType
const (
	ResourceIdentityTypeNone           ResourceIdentityType = original.ResourceIdentityTypeNone
	ResourceIdentityTypeSystemAssigned ResourceIdentityType = original.ResourceIdentityTypeSystemAssigned
	ResourceIdentityTypeUserAssigned   ResourceIdentityType = original.ResourceIdentityTypeUserAssigned
)

func PossibleResourceIdentityTypeValues

func PossibleResourceIdentityTypeValues() []ResourceIdentityType

type ResourceReference

type ResourceReference = original.ResourceReference

type SSHConfiguration

type SSHConfiguration = original.SSHConfiguration

type SSHPublicKey

type SSHPublicKey = original.SSHPublicKey

type ScaleSetEvictionPolicy

type ScaleSetEvictionPolicy = original.ScaleSetEvictionPolicy

func PossibleScaleSetEvictionPolicyValues

func PossibleScaleSetEvictionPolicyValues() []ScaleSetEvictionPolicy

type ScaleSetPriority

type ScaleSetPriority = original.ScaleSetPriority

func PossibleScaleSetPriorityValues

func PossibleScaleSetPriorityValues() []ScaleSetPriority

type ServicePrincipalProfile

type ServicePrincipalProfile = original.ServicePrincipalProfile

type StorageProfileTypes

type StorageProfileTypes = original.StorageProfileTypes

func PossibleStorageProfileTypesValues

func PossibleStorageProfileTypesValues() []StorageProfileTypes

type SubResource

type SubResource = original.SubResource

type TagsObject

type TagsObject = original.TagsObject

type UserAssignedIdentity

type UserAssignedIdentity = original.UserAssignedIdentity

type VMDiagnostics

type VMDiagnostics = original.VMDiagnostics

type VMSizeTypes

type VMSizeTypes = original.VMSizeTypes
const (
	VMSizeTypesStandardA1          VMSizeTypes = original.VMSizeTypesStandardA1
	VMSizeTypesStandardA10         VMSizeTypes = original.VMSizeTypesStandardA10
	VMSizeTypesStandardA11         VMSizeTypes = original.VMSizeTypesStandardA11
	VMSizeTypesStandardA1V2        VMSizeTypes = original.VMSizeTypesStandardA1V2
	VMSizeTypesStandardA2          VMSizeTypes = original.VMSizeTypesStandardA2
	VMSizeTypesStandardA2mV2       VMSizeTypes = original.VMSizeTypesStandardA2mV2
	VMSizeTypesStandardA2V2        VMSizeTypes = original.VMSizeTypesStandardA2V2
	VMSizeTypesStandardA3          VMSizeTypes = original.VMSizeTypesStandardA3
	VMSizeTypesStandardA4          VMSizeTypes = original.VMSizeTypesStandardA4
	VMSizeTypesStandardA4mV2       VMSizeTypes = original.VMSizeTypesStandardA4mV2
	VMSizeTypesStandardA4V2        VMSizeTypes = original.VMSizeTypesStandardA4V2
	VMSizeTypesStandardA5          VMSizeTypes = original.VMSizeTypesStandardA5
	VMSizeTypesStandardA6          VMSizeTypes = original.VMSizeTypesStandardA6
	VMSizeTypesStandardA7          VMSizeTypes = original.VMSizeTypesStandardA7
	VMSizeTypesStandardA8          VMSizeTypes = original.VMSizeTypesStandardA8
	VMSizeTypesStandardA8mV2       VMSizeTypes = original.VMSizeTypesStandardA8mV2
	VMSizeTypesStandardA8V2        VMSizeTypes = original.VMSizeTypesStandardA8V2
	VMSizeTypesStandardA9          VMSizeTypes = original.VMSizeTypesStandardA9
	VMSizeTypesStandardB2ms        VMSizeTypes = original.VMSizeTypesStandardB2ms
	VMSizeTypesStandardB2s         VMSizeTypes = original.VMSizeTypesStandardB2s
	VMSizeTypesStandardB4ms        VMSizeTypes = original.VMSizeTypesStandardB4ms
	VMSizeTypesStandardB8ms        VMSizeTypes = original.VMSizeTypesStandardB8ms
	VMSizeTypesStandardD1          VMSizeTypes = original.VMSizeTypesStandardD1
	VMSizeTypesStandardD11         VMSizeTypes = original.VMSizeTypesStandardD11
	VMSizeTypesStandardD11V2       VMSizeTypes = original.VMSizeTypesStandardD11V2
	VMSizeTypesStandardD11V2Promo  VMSizeTypes = original.VMSizeTypesStandardD11V2Promo
	VMSizeTypesStandardD12         VMSizeTypes = original.VMSizeTypesStandardD12
	VMSizeTypesStandardD12V2       VMSizeTypes = original.VMSizeTypesStandardD12V2
	VMSizeTypesStandardD12V2Promo  VMSizeTypes = original.VMSizeTypesStandardD12V2Promo
	VMSizeTypesStandardD13         VMSizeTypes = original.VMSizeTypesStandardD13
	VMSizeTypesStandardD13V2       VMSizeTypes = original.VMSizeTypesStandardD13V2
	VMSizeTypesStandardD13V2Promo  VMSizeTypes = original.VMSizeTypesStandardD13V2Promo
	VMSizeTypesStandardD14         VMSizeTypes = original.VMSizeTypesStandardD14
	VMSizeTypesStandardD14V2       VMSizeTypes = original.VMSizeTypesStandardD14V2
	VMSizeTypesStandardD14V2Promo  VMSizeTypes = original.VMSizeTypesStandardD14V2Promo
	VMSizeTypesStandardD15V2       VMSizeTypes = original.VMSizeTypesStandardD15V2
	VMSizeTypesStandardD16sV3      VMSizeTypes = original.VMSizeTypesStandardD16sV3
	VMSizeTypesStandardD16V3       VMSizeTypes = original.VMSizeTypesStandardD16V3
	VMSizeTypesStandardD1V2        VMSizeTypes = original.VMSizeTypesStandardD1V2
	VMSizeTypesStandardD2          VMSizeTypes = original.VMSizeTypesStandardD2
	VMSizeTypesStandardD2sV3       VMSizeTypes = original.VMSizeTypesStandardD2sV3
	VMSizeTypesStandardD2V2        VMSizeTypes = original.VMSizeTypesStandardD2V2
	VMSizeTypesStandardD2V2Promo   VMSizeTypes = original.VMSizeTypesStandardD2V2Promo
	VMSizeTypesStandardD2V3        VMSizeTypes = original.VMSizeTypesStandardD2V3
	VMSizeTypesStandardD3          VMSizeTypes = original.VMSizeTypesStandardD3
	VMSizeTypesStandardD32sV3      VMSizeTypes = original.VMSizeTypesStandardD32sV3
	VMSizeTypesStandardD32V3       VMSizeTypes = original.VMSizeTypesStandardD32V3
	VMSizeTypesStandardD3V2        VMSizeTypes = original.VMSizeTypesStandardD3V2
	VMSizeTypesStandardD3V2Promo   VMSizeTypes = original.VMSizeTypesStandardD3V2Promo
	VMSizeTypesStandardD4          VMSizeTypes = original.VMSizeTypesStandardD4
	VMSizeTypesStandardD4sV3       VMSizeTypes = original.VMSizeTypesStandardD4sV3
	VMSizeTypesStandardD4V2        VMSizeTypes = original.VMSizeTypesStandardD4V2
	VMSizeTypesStandardD4V2Promo   VMSizeTypes = original.VMSizeTypesStandardD4V2Promo
	VMSizeTypesStandardD4V3        VMSizeTypes = original.VMSizeTypesStandardD4V3
	VMSizeTypesStandardD5V2        VMSizeTypes = original.VMSizeTypesStandardD5V2
	VMSizeTypesStandardD5V2Promo   VMSizeTypes = original.VMSizeTypesStandardD5V2Promo
	VMSizeTypesStandardD64sV3      VMSizeTypes = original.VMSizeTypesStandardD64sV3
	VMSizeTypesStandardD64V3       VMSizeTypes = original.VMSizeTypesStandardD64V3
	VMSizeTypesStandardD8sV3       VMSizeTypes = original.VMSizeTypesStandardD8sV3
	VMSizeTypesStandardD8V3        VMSizeTypes = original.VMSizeTypesStandardD8V3
	VMSizeTypesStandardDS1         VMSizeTypes = original.VMSizeTypesStandardDS1
	VMSizeTypesStandardDS11        VMSizeTypes = original.VMSizeTypesStandardDS11
	VMSizeTypesStandardDS11V2      VMSizeTypes = original.VMSizeTypesStandardDS11V2
	VMSizeTypesStandardDS11V2Promo VMSizeTypes = original.VMSizeTypesStandardDS11V2Promo
	VMSizeTypesStandardDS12        VMSizeTypes = original.VMSizeTypesStandardDS12
	VMSizeTypesStandardDS12V2      VMSizeTypes = original.VMSizeTypesStandardDS12V2
	VMSizeTypesStandardDS12V2Promo VMSizeTypes = original.VMSizeTypesStandardDS12V2Promo
	VMSizeTypesStandardDS13        VMSizeTypes = original.VMSizeTypesStandardDS13
	VMSizeTypesStandardDS132V2     VMSizeTypes = original.VMSizeTypesStandardDS132V2
	VMSizeTypesStandardDS134V2     VMSizeTypes = original.VMSizeTypesStandardDS134V2
	VMSizeTypesStandardDS13V2      VMSizeTypes = original.VMSizeTypesStandardDS13V2
	VMSizeTypesStandardDS13V2Promo VMSizeTypes = original.VMSizeTypesStandardDS13V2Promo
	VMSizeTypesStandardDS14        VMSizeTypes = original.VMSizeTypesStandardDS14
	VMSizeTypesStandardDS144V2     VMSizeTypes = original.VMSizeTypesStandardDS144V2
	VMSizeTypesStandardDS148V2     VMSizeTypes = original.VMSizeTypesStandardDS148V2
	VMSizeTypesStandardDS14V2      VMSizeTypes = original.VMSizeTypesStandardDS14V2
	VMSizeTypesStandardDS14V2Promo VMSizeTypes = original.VMSizeTypesStandardDS14V2Promo
	VMSizeTypesStandardDS15V2      VMSizeTypes = original.VMSizeTypesStandardDS15V2
	VMSizeTypesStandardDS1V2       VMSizeTypes = original.VMSizeTypesStandardDS1V2
	VMSizeTypesStandardDS2         VMSizeTypes = original.VMSizeTypesStandardDS2
	VMSizeTypesStandardDS2V2       VMSizeTypes = original.VMSizeTypesStandardDS2V2
	VMSizeTypesStandardDS2V2Promo  VMSizeTypes = original.VMSizeTypesStandardDS2V2Promo
	VMSizeTypesStandardDS3         VMSizeTypes = original.VMSizeTypesStandardDS3
	VMSizeTypesStandardDS3V2       VMSizeTypes = original.VMSizeTypesStandardDS3V2
	VMSizeTypesStandardDS3V2Promo  VMSizeTypes = original.VMSizeTypesStandardDS3V2Promo
	VMSizeTypesStandardDS4         VMSizeTypes = original.VMSizeTypesStandardDS4
	VMSizeTypesStandardDS4V2       VMSizeTypes = original.VMSizeTypesStandardDS4V2
	VMSizeTypesStandardDS4V2Promo  VMSizeTypes = original.VMSizeTypesStandardDS4V2Promo
	VMSizeTypesStandardDS5V2       VMSizeTypes = original.VMSizeTypesStandardDS5V2
	VMSizeTypesStandardDS5V2Promo  VMSizeTypes = original.VMSizeTypesStandardDS5V2Promo
	VMSizeTypesStandardE16sV3      VMSizeTypes = original.VMSizeTypesStandardE16sV3
	VMSizeTypesStandardE16V3       VMSizeTypes = original.VMSizeTypesStandardE16V3
	VMSizeTypesStandardE2sV3       VMSizeTypes = original.VMSizeTypesStandardE2sV3
	VMSizeTypesStandardE2V3        VMSizeTypes = original.VMSizeTypesStandardE2V3
	VMSizeTypesStandardE3216sV3    VMSizeTypes = original.VMSizeTypesStandardE3216sV3
	VMSizeTypesStandardE328sV3     VMSizeTypes = original.VMSizeTypesStandardE328sV3
	VMSizeTypesStandardE32sV3      VMSizeTypes = original.VMSizeTypesStandardE32sV3
	VMSizeTypesStandardE32V3       VMSizeTypes = original.VMSizeTypesStandardE32V3
	VMSizeTypesStandardE4sV3       VMSizeTypes = original.VMSizeTypesStandardE4sV3
	VMSizeTypesStandardE4V3        VMSizeTypes = original.VMSizeTypesStandardE4V3
	VMSizeTypesStandardE6416sV3    VMSizeTypes = original.VMSizeTypesStandardE6416sV3
	VMSizeTypesStandardE6432sV3    VMSizeTypes = original.VMSizeTypesStandardE6432sV3
	VMSizeTypesStandardE64sV3      VMSizeTypes = original.VMSizeTypesStandardE64sV3
	VMSizeTypesStandardE64V3       VMSizeTypes = original.VMSizeTypesStandardE64V3
	VMSizeTypesStandardE8sV3       VMSizeTypes = original.VMSizeTypesStandardE8sV3
	VMSizeTypesStandardE8V3        VMSizeTypes = original.VMSizeTypesStandardE8V3
	VMSizeTypesStandardF1          VMSizeTypes = original.VMSizeTypesStandardF1
	VMSizeTypesStandardF16         VMSizeTypes = original.VMSizeTypesStandardF16
	VMSizeTypesStandardF16s        VMSizeTypes = original.VMSizeTypesStandardF16s
	VMSizeTypesStandardF16sV2      VMSizeTypes = original.VMSizeTypesStandardF16sV2
	VMSizeTypesStandardF1s         VMSizeTypes = original.VMSizeTypesStandardF1s
	VMSizeTypesStandardF2          VMSizeTypes = original.VMSizeTypesStandardF2
	VMSizeTypesStandardF2s         VMSizeTypes = original.VMSizeTypesStandardF2s
	VMSizeTypesStandardF2sV2       VMSizeTypes = original.VMSizeTypesStandardF2sV2
	VMSizeTypesStandardF32sV2      VMSizeTypes = original.VMSizeTypesStandardF32sV2
	VMSizeTypesStandardF4          VMSizeTypes = original.VMSizeTypesStandardF4
	VMSizeTypesStandardF4s         VMSizeTypes = original.VMSizeTypesStandardF4s
	VMSizeTypesStandardF4sV2       VMSizeTypes = original.VMSizeTypesStandardF4sV2
	VMSizeTypesStandardF64sV2      VMSizeTypes = original.VMSizeTypesStandardF64sV2
	VMSizeTypesStandardF72sV2      VMSizeTypes = original.VMSizeTypesStandardF72sV2
	VMSizeTypesStandardF8          VMSizeTypes = original.VMSizeTypesStandardF8
	VMSizeTypesStandardF8s         VMSizeTypes = original.VMSizeTypesStandardF8s
	VMSizeTypesStandardF8sV2       VMSizeTypes = original.VMSizeTypesStandardF8sV2
	VMSizeTypesStandardG1          VMSizeTypes = original.VMSizeTypesStandardG1
	VMSizeTypesStandardG2          VMSizeTypes = original.VMSizeTypesStandardG2
	VMSizeTypesStandardG3          VMSizeTypes = original.VMSizeTypesStandardG3
	VMSizeTypesStandardG4          VMSizeTypes = original.VMSizeTypesStandardG4
	VMSizeTypesStandardG5          VMSizeTypes = original.VMSizeTypesStandardG5
	VMSizeTypesStandardGS1         VMSizeTypes = original.VMSizeTypesStandardGS1
	VMSizeTypesStandardGS2         VMSizeTypes = original.VMSizeTypesStandardGS2
	VMSizeTypesStandardGS3         VMSizeTypes = original.VMSizeTypesStandardGS3
	VMSizeTypesStandardGS4         VMSizeTypes = original.VMSizeTypesStandardGS4
	VMSizeTypesStandardGS44        VMSizeTypes = original.VMSizeTypesStandardGS44
	VMSizeTypesStandardGS48        VMSizeTypes = original.VMSizeTypesStandardGS48
	VMSizeTypesStandardGS5         VMSizeTypes = original.VMSizeTypesStandardGS5
	VMSizeTypesStandardGS516       VMSizeTypes = original.VMSizeTypesStandardGS516
	VMSizeTypesStandardGS58        VMSizeTypes = original.VMSizeTypesStandardGS58
	VMSizeTypesStandardH16         VMSizeTypes = original.VMSizeTypesStandardH16
	VMSizeTypesStandardH16m        VMSizeTypes = original.VMSizeTypesStandardH16m
	VMSizeTypesStandardH16mr       VMSizeTypes = original.VMSizeTypesStandardH16mr
	VMSizeTypesStandardH16r        VMSizeTypes = original.VMSizeTypesStandardH16r
	VMSizeTypesStandardH8          VMSizeTypes = original.VMSizeTypesStandardH8
	VMSizeTypesStandardH8m         VMSizeTypes = original.VMSizeTypesStandardH8m
	VMSizeTypesStandardL16s        VMSizeTypes = original.VMSizeTypesStandardL16s
	VMSizeTypesStandardL32s        VMSizeTypes = original.VMSizeTypesStandardL32s
	VMSizeTypesStandardL4s         VMSizeTypes = original.VMSizeTypesStandardL4s
	VMSizeTypesStandardL8s         VMSizeTypes = original.VMSizeTypesStandardL8s
	VMSizeTypesStandardM12832ms    VMSizeTypes = original.VMSizeTypesStandardM12832ms
	VMSizeTypesStandardM12864ms    VMSizeTypes = original.VMSizeTypesStandardM12864ms
	VMSizeTypesStandardM128ms      VMSizeTypes = original.VMSizeTypesStandardM128ms
	VMSizeTypesStandardM128s       VMSizeTypes = original.VMSizeTypesStandardM128s
	VMSizeTypesStandardM6416ms     VMSizeTypes = original.VMSizeTypesStandardM6416ms
	VMSizeTypesStandardM6432ms     VMSizeTypes = original.VMSizeTypesStandardM6432ms
	VMSizeTypesStandardM64ms       VMSizeTypes = original.VMSizeTypesStandardM64ms
	VMSizeTypesStandardM64s        VMSizeTypes = original.VMSizeTypesStandardM64s
	VMSizeTypesStandardNC12        VMSizeTypes = original.VMSizeTypesStandardNC12
	VMSizeTypesStandardNC12sV2     VMSizeTypes = original.VMSizeTypesStandardNC12sV2
	VMSizeTypesStandardNC12sV3     VMSizeTypes = original.VMSizeTypesStandardNC12sV3
	VMSizeTypesStandardNC24        VMSizeTypes = original.VMSizeTypesStandardNC24
	VMSizeTypesStandardNC24r       VMSizeTypes = original.VMSizeTypesStandardNC24r
	VMSizeTypesStandardNC24rsV2    VMSizeTypes = original.VMSizeTypesStandardNC24rsV2
	VMSizeTypesStandardNC24rsV3    VMSizeTypes = original.VMSizeTypesStandardNC24rsV3
	VMSizeTypesStandardNC24sV2     VMSizeTypes = original.VMSizeTypesStandardNC24sV2
	VMSizeTypesStandardNC24sV3     VMSizeTypes = original.VMSizeTypesStandardNC24sV3
	VMSizeTypesStandardNC6         VMSizeTypes = original.VMSizeTypesStandardNC6
	VMSizeTypesStandardNC6sV2      VMSizeTypes = original.VMSizeTypesStandardNC6sV2
	VMSizeTypesStandardNC6sV3      VMSizeTypes = original.VMSizeTypesStandardNC6sV3
	VMSizeTypesStandardND12s       VMSizeTypes = original.VMSizeTypesStandardND12s
	VMSizeTypesStandardND24rs      VMSizeTypes = original.VMSizeTypesStandardND24rs
	VMSizeTypesStandardND24s       VMSizeTypes = original.VMSizeTypesStandardND24s
	VMSizeTypesStandardND6s        VMSizeTypes = original.VMSizeTypesStandardND6s
	VMSizeTypesStandardNV12        VMSizeTypes = original.VMSizeTypesStandardNV12
	VMSizeTypesStandardNV24        VMSizeTypes = original.VMSizeTypesStandardNV24
	VMSizeTypesStandardNV6         VMSizeTypes = original.VMSizeTypesStandardNV6
)

func PossibleVMSizeTypesValues

func PossibleVMSizeTypesValues() []VMSizeTypes

type WindowsProfile

type WindowsProfile = original.WindowsProfile

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL