Package | Description |
---|---|
com.microsoft.azure.management |
This package contains the Azure rollup client.
|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
Class and Description |
---|
AvailabilitySets
Entry point to availability set management API.
|
ComputeSkus
Entry point to compute service SKUs.
|
ComputeUsages
Entry point for compute resource usage management API.
|
Disks
Entry point to managed disk management API in Azure.
|
Galleries
Entry point to galleries management API in Azure.
|
GalleryImages
Entry point to gallery images management API in Azure.
|
GalleryImageVersions
Entry point to gallery image versions management API in Azure.
|
Snapshots
Entry point to managed snapshot management API in Azure.
|
VirtualMachineCustomImages
Entry point to custom virtual machine image management.
|
VirtualMachineImages
Entry point to virtual machine image management API.
|
VirtualMachines
Entry point to virtual machine management API.
|
VirtualMachineScaleSets
Entry point to virtual machine scale set management API.
|
Class and Description |
---|
AccessLevel
Defines values for AccessLevel.
|
AdditionalCapabilities
Enables or disables a capability on the virtual machine or virtual machine
scale set.
|
AdditionalUnattendContent
Specifies additional XML formatted information that can be included in the
Unattend.xml file, which is used by Windows Setup.
|
AggregatedReplicationState
Defines values for AggregatedReplicationState.
|
ApiEntityReference
The API entity reference.
|
ApiError
Api error.
|
ApiErrorBase
Api error base.
|
AutomaticOSUpgradePolicy
The configuration parameters used for performing automatic OS upgrade.
|
AutomaticOSUpgradeProperties
Describes automatic OS upgrade properties on the image.
|
AvailabilitySet
An immutable client-side representation of an Azure availability set.
|
AvailabilitySet.DefinitionStages.Blank
The first stage of an availability set definition.
|
AvailabilitySet.DefinitionStages.WithCreate
The stage of an availability set definition which contains all the minimum required inputs for
the resource to be created but also allows
for any other optional settings to be specified.
|
AvailabilitySet.DefinitionStages.WithFaultDomainCount
The stage of the availability set definition allowing to specify the fault domain count.
|
AvailabilitySet.DefinitionStages.WithGroup
The stage of the availability set definition allowing to specify the resource group.
|
AvailabilitySet.DefinitionStages.WithProximityPlacementGroup
The stage of the availability set definition setting ProximityPlacementGroup.
|
AvailabilitySet.DefinitionStages.WithSku
The stage of the availability set definition allowing enable or disable for managed disk.
|
AvailabilitySet.DefinitionStages.WithUpdateDomainCount
The stage of the availability set definition allowing to specify the update domain count.
|
AvailabilitySet.Update
The template for an availability set update operation, containing all the settings that
can be modified.
|
AvailabilitySet.UpdateStages.WithProximityPlacementGroup
The stage of the availability set definition setting ProximityPlacementGroup.
|
AvailabilitySet.UpdateStages.WithSku
The stage of the availability set definition allowing to specify SKU.
|
AvailabilitySetSkuTypes
Defines values for AvailabilitySetSkuTypes.
|
AvailabilitySetUpdate
Specifies information about the availability set that the virtual machine
should be assigned to.
|
BootDiagnostics
Boot Diagnostics is a debugging feature which allows you to view Console
Output and Screenshot to diagnose VM status.
|
BootDiagnosticsInstanceView
The instance view of a virtual machine boot diagnostics.
|
CachingTypes
Defines values for CachingTypes.
|
ComponentNames
Defines values for ComponentNames.
|
ComputeResourceType
Compute resource types.
|
ComputeRoles
Defines values for ComputeRoles.
|
ComputeSku
Type representing sku for an Azure compute resource.
|
ComputeSkuName
Compute resource sku names.
|
ComputeSkuTier
Compute resource sku tier.
|
ComputeUsageUnit
Compute usage units.
|
ContainerServiceAgentPoolProfile
Profile for the container service agent pool.
|
ContainerServiceCustomProfile
Properties to configure a custom container service cluster.
|
ContainerServiceDiagnosticsProfile
The ContainerServiceDiagnosticsProfile model.
|
ContainerServiceLinuxProfile
Profile for Linux VMs in the container service cluster.
|
ContainerServiceMasterProfile
Profile for the container service master.
|
ContainerServiceOrchestratorProfile
Profile for the container service orchestrator.
|
ContainerServiceOrchestratorTypes
Defines values for ContainerServiceOrchestratorTypes.
|
ContainerServiceServicePrincipalProfile
Information about a service principal identity for the cluster to use for
manipulating Azure APIs.
|
ContainerServiceSshConfiguration
SSH configuration for Linux-based VMs running on Azure.
|
ContainerServiceSshPublicKey
Contains information about SSH certificate public key data.
|
ContainerServiceVMDiagnostics
Profile for diagnostics on the container service VMs.
|
ContainerServiceVMSizeTypes
Defines values for ContainerServiceVMSizeTypes.
|
ContainerServiceWindowsProfile
Profile for Windows VMs in the container service cluster.
|
CreationData
Data used when creating a disk.
|
CreationSource
The source from which managed disk or snapshot is created.
|
CreationSourceType
The source type of managed disk or snapshot.
|
DataDisk
Describes a data disk.
|
DataDiskImage
Contains the data disk images information.
|
DiagnosticsProfile
Specifies the boot diagnostic settings state.
|
DiffDiskOptions
Defines values for DiffDiskOptions.
|
DiffDiskSettings
Describes the parameters of ephemeral disk settings that can be specified
for operating system disk.
|
Disallowed
Describes the disallowed disk types.
|
Disk
An immutable client-side representation of an Azure managed disk.
|
Disk.DefinitionStages.Blank
The first stage of a managed disk definition.
|
Disk.DefinitionStages.WithAvailabilityZone
The stage of the managed disk definition allowing to specify availability zone.
|
Disk.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
|
Disk.DefinitionStages.WithCreateAndSize
The stage of the managed disk definition allowing to create the disk or optionally specify size.
|
Disk.DefinitionStages.WithData
The stage of the managed disk definition that specifies it hold data.
|
Disk.DefinitionStages.WithDataDiskFromDisk
The stage of the managed disk definition allowing to choose managed disk containing data.
|
Disk.DefinitionStages.WithDataDiskFromSnapshot
The stage of the managed disk definition allowing to choose managed snapshot containing data.
|
Disk.DefinitionStages.WithDataDiskFromVhd
The stage of the managed disk definition allowing to choose source data disk VHD.
|
Disk.DefinitionStages.WithDataDiskSource
The stage of the managed disk definition allowing to choose data source.
|
Disk.DefinitionStages.WithDiskSource
The stage of a managed disk definition allowing to choose OS source or data source.
|
Disk.DefinitionStages.WithGroup
The stage of a managed disk definition allowing to specify the resource group.
|
Disk.DefinitionStages.WithLinuxDiskSource
The stage of the managed disk definition allowing to choose Linux OS source.
|
Disk.DefinitionStages.WithSku
The stage of the managed disk definition allowing to choose account type.
|
Disk.DefinitionStages.WithWindowsDiskSource
The stage of a managed disk definition allowing to choose a Windows OS source.
|
Disk.Update
The template for an update operation, containing all the settings that
can be modified.
|
Disk.UpdateStages.WithOSSettings
The stage of the managed disk update allowing to specify OS settings.
|
Disk.UpdateStages.WithSize
The stage of the managed disk definition allowing to specify new size.
|
Disk.UpdateStages.WithSku
The stage of the managed disk update allowing to choose the SKU type.
|
DiskCreateOption
Defines values for DiskCreateOption.
|
DiskCreateOptionTypes
Defines values for DiskCreateOptionTypes.
|
DiskEncryptionSettings
Describes a Encryption Settings for a Disk.
|
DiskInstanceView
The instance view of the disk.
|
DiskSku
The disks sku name.
|
DiskSkuTypes
Defines values for DiskSkuTypes.
|
DiskState
Defines values for DiskState.
|
DiskStorageAccountTypes
Defines values for DiskStorageAccountTypes.
|
DiskUpdate
Disk update resource.
|
DiskVolumeEncryptionMonitor
Type that can be used to monitor encryption enable and disable status of a virtual machine.
|
DiskVolumeType
Defines values for DiskVolumeType.
|
EncryptionSettingsCollection
Encryption settings for disk or snapshot.
|
EncryptionSettingsElement
Encryption settings for one disk volume.
|
EncryptionStatus
Defines values for EncryptionStatuses.
|
Gallery
An immutable client-side representation of an Azure gallery.
|
Gallery.DefinitionStages.Blank
The first stage of a gallery definition.
|
Gallery.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create() ), but also allows
for any other optional settings to be specified. |
Gallery.DefinitionStages.WithDescription
The stage of the gallery definition allowing to specify description.
|
Gallery.DefinitionStages.WithGroup
The stage of the gallery definition allowing to specify the resource group.
|
Gallery.Update
The template for a Gallery update operation, containing all the settings that can be modified.
|
Gallery.UpdateStages.WithDescription
The stage of the gallery update allowing to specify description.
|
GalleryArtifactPublishingProfileBase
Describes the basic gallery artifact publishing profile.
|
GalleryArtifactSource
The source image from which the Image Version is going to be created.
|
GalleryDataDiskImage
This is the data disk image.
|
GalleryDiskImage
This is the disk image base class.
|
GalleryImage
An immutable client-side representation of an Azure gallery image.
|
GalleryImage.DefinitionStages.Blank
The first stage of a gallery image definition.
|
GalleryImage.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create() ), but also allows
for any other optional settings to be specified. |
GalleryImage.DefinitionStages.WithDescription
The stage of the gallery image definition allowing to specify description.
|
GalleryImage.DefinitionStages.WithDisallowed
The stage of the gallery image definition allowing to specify settings disallowed
for a virtual machine based on the image.
|
GalleryImage.DefinitionStages.WithEndOfLifeDate
The stage of the gallery image definition allowing to specify end of life of the version.
|
GalleryImage.DefinitionStages.WithEula
The stage of the gallery image definition allowing to specify eula.
|
GalleryImage.DefinitionStages.WithGallery
The stage of the gallery image definition allowing to specify parent gallery it belongs to.
|
GalleryImage.DefinitionStages.WithIdentifier
The stage of the gallery image definition allowing to specify identifier that
identifies publisher, offer and sku of the image.
|
GalleryImage.DefinitionStages.WithLocation
The stage of the gallery image definition allowing to specify location of the image.
|
GalleryImage.DefinitionStages.WithOsTypeAndState |
GalleryImage.DefinitionStages.WithPrivacyStatementUri
The stage of the gallery image definition allowing to specify privacy statement uri.
|
GalleryImage.DefinitionStages.WithPurchasePlan
The stage of the gallery image definition allowing to specify purchase plan.
|
GalleryImage.DefinitionStages.WithRecommendedVMConfiguration
The stage of the gallery image definition allowing to specify recommended
configuration for the virtual machine.
|
GalleryImage.DefinitionStages.WithReleaseNoteUri
The stage of the gallery image definition allowing to specify uri to release note.
|
GalleryImage.DefinitionStages.WithTags
The stage of the gallery image definition allowing to specify tags.
|
GalleryImage.Update
The template for a gallery image update operation, containing all the settings that can be modified.
|
GalleryImage.UpdateStages.WithDescription
The stage of the gallery image update allowing to specify description.
|
GalleryImage.UpdateStages.WithDisallowed
The stage of the gallery image update allowing to specify settings disallowed
for a virtual machine based on the image.
|
GalleryImage.UpdateStages.WithEndOfLifeDate
The stage of the gallery image update allowing to specify EndOfLifeDate.
|
GalleryImage.UpdateStages.WithEula
The stage of the gallery image update allowing to specify Eula.
|
GalleryImage.UpdateStages.WithOsState
The stage of the gallery image update allowing to specify OsState.
|
GalleryImage.UpdateStages.WithPrivacyStatementUri
The stage of the gallery image update allowing to specify privacy statement uri.
|
GalleryImage.UpdateStages.WithRecommendedVMConfiguration
The stage of the gallery image definition allowing to specify recommended
configuration for the virtual machine.
|
GalleryImage.UpdateStages.WithReleaseNoteUri
The stage of the gallery image update allowing to specify uri to release note.
|
GalleryImage.UpdateStages.WithTags
The stage of the gallery image update allowing to specify Tags.
|
GalleryImageIdentifier
This is the gallery Image Definition identifier.
|
GalleryImageVersion
An immutable client-side representation of an Azure gallery image version.
|
GalleryImageVersion.DefinitionStages.Blank
The first stage of a gallery image version definition.
|
GalleryImageVersion.DefinitionStages.WithAvailableRegion
The stage of image version definition allowing to specify the regions in which the image version
has to be available.
|
GalleryImageVersion.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create() ), but also allows
for any other optional settings to be specified. |
GalleryImageVersion.DefinitionStages.WithEndOfLifeDate
The stage of the gallery image version definition allowing to specify end of life of the version.
|
GalleryImageVersion.DefinitionStages.WithExcludeFromLatest
The stage of the gallery image version definition allowing to specify that the version
should not be considered as a candidate version when VM is deployed with 'latest' as version
of the image.
|
GalleryImageVersion.DefinitionStages.WithImage
The stage of the gallery image version definition allowing to specify parent image.
|
GalleryImageVersion.DefinitionStages.WithLocation
The stage of the gallery image version definition allowing to specify location.
|
GalleryImageVersion.DefinitionStages.WithSource
The stage of the image version definition allowing to specify the source.
|
GalleryImageVersion.DefinitionStages.WithTags
The stage of the gallery image version definition allowing to specify Tags.
|
GalleryImageVersion.Update
The template for a gallery image version update operation, containing all the settings that can be modified.
|
GalleryImageVersion.UpdateStages.WithAvailableRegion
The stage of image version update allowing to specify the regions in which the image version
has to be available.
|
GalleryImageVersion.UpdateStages.WithEndOfLifeDate
The stage of the gallery image version update allowing to specify end of life of the version.
|
GalleryImageVersion.UpdateStages.WithExcludeFromLatest
The stage of the gallery image version definition allowing to specify whether this
version should be a candidate version to be considered when VM is deployed with 'latest'
as version of the image.
|
GalleryImageVersion.UpdateStages.WithTags
The stage of the gallery image version update allowing to specify Tags.
|
GalleryImageVersionPublishingProfile
The publishing profile of a gallery Image Version.
|
GalleryImageVersionStorageProfile
This is the storage profile of a gallery Image Version.
|
GalleryOSDiskImage
This is the OS disk image.
|
GrantAccessData
Data used for requesting a SAS.
|
HardwareProfile
Specifies the hardware settings for the virtual machine.
|
HostCaching
Defines values for HostCaching.
|
HyperVGeneration
Defines values for HyperVGeneration.
|
HyperVGenerationTypes
Defines values for HyperVGenerationTypes.
|
ImageDataDisk
Describes a data disk.
|
ImageDiskReference
The source image used for creating the disk.
|
ImageOSDisk
Describes an Operating System disk.
|
ImagePurchasePlan
Describes the gallery Image Definition purchase plan.
|
ImageReference
Specifies information about the image to use.
|
ImageStorageProfile
Describes a storage profile.
|
ImageUpdate
The source user image virtual hard disk.
|
InnerError
Inner error details.
|
InstanceViewStatus
Instance view status.
|
InstanceViewTypes
Defines values for InstanceViewTypes.
|
IntervalInMins
Defines values for IntervalInMins.
|
IPVersion
Defines values for IPVersion.
|
KeyVaultAndKeyReference
Key Vault Key Url and vault id of KeK, KeK is optional and when provided is
used to unwrap the encryptionKey.
|
KeyVaultAndSecretReference
Key Vault Secret Url and vault id of the encryption key.
|
KeyVaultKeyReference
Describes a reference to Key Vault Key.
|
KeyVaultSecretReference
Describes a reference to Key Vault Secret.
|
KnownLinuxVirtualMachineImage
The popular Azure Linux images.
|
KnownWindowsVirtualMachineImage
The popular Azure Windows images.
|
LinuxConfiguration
Specifies the Linux operating system settings on the virtual machine.
|
LinuxVMDiskEncryptionConfiguration
Type representing encryption settings to be applied to a Linux virtual machine.
|
LogAnalyticsInputBase
Api input base class for LogAnalytics Api.
|
MaintenanceOperationResultCodeTypes
Defines values for MaintenanceOperationResultCodeTypes.
|
MaintenanceRedeployStatus
Maintenance Operation Status.
|
ManagedArtifact
The managed artifact.
|
ManagedDiskParameters
The parameters of a managed disk.
|
NetworkInterfaceReference
Describes a network interface reference.
|
NetworkProfile
Specifies the network interfaces of the virtual machine.
|
OperatingSystemStateTypes
Defines values for OperatingSystemStateTypes.
|
OperatingSystemTypes
Defines values for OperatingSystemTypes.
|
OSDisk
Specifies information about the operating system disk used by the virtual
machine.
|
OSDiskImage
Contains the os disk image information.
|
OSProfile
Specifies the operating system settings for the virtual machine.
|
PassNames
Defines values for PassNames.
|
Plan
Specifies information about the marketplace image used to create the virtual
machine.
|
PowerState
Possible power states of a virtual machine.
|
ProtocolTypes
Defines values for ProtocolTypes.
|
ProximityPlacementGroup
Type representing Proximity Placement Group for an Azure compute resource.
|
ProximityPlacementGroupType
Defines values for ProximityPlacementGroupType.
|
PurchasePlan
Used for establishing the purchase context of any 3rd Party artifact through
MarketPlace.
|
RecommendedMachineConfiguration
The properties describe the recommended machine configuration for this Image
Definition.
|
RegionalReplicationStatus
This is the regional replication status.
|
ReplicationState
Defines values for ReplicationState.
|
ReplicationStatus
This is the replication status of the gallery Image Version.
|
ReplicationStatusTypes
Defines values for ReplicationStatusTypes.
|
RequestRateByIntervalInput
Api request input for LogAnalytics getRequestRateByInterval Api.
|
ResourceIdentityType
Defines values for ResourceIdentityType.
|
ResourceRange
Describes the resource range.
|
ResourceSkuCapabilities
Describes The SKU capabilities object.
|
ResourceSkuCapacity
Describes scaling information of a SKU.
|
ResourceSkuCapacityScaleType
Defines values for ResourceSkuCapacityScaleType.
|
ResourceSkuCosts
Describes metadata for retrieving price info.
|
ResourceSkuRestrictionInfo
The ResourceSkuRestrictionInfo model.
|
ResourceSkuRestrictions
Describes scaling information of a SKU.
|
ResourceSkuRestrictionsReasonCode
Defines values for ResourceSkuRestrictionsReasonCode.
|
ResourceSkuRestrictionsType
Defines values for ResourceSkuRestrictionsType.
|
ResourceSkuZoneDetails
Describes The zonal capabilities of a SKU.
|
RollbackStatusInfo
Information about rollback on failed VM instances after a OS Upgrade
operation.
|
RollingUpgradeActionType
Defines values for RollingUpgradeActionType.
|
RollingUpgradePolicy
The configuration parameters used while performing a rolling upgrade.
|
RollingUpgradeProgressInfo
Information about the number of virtual machine instances in each upgrade
state.
|
RollingUpgradeStatusCode
Defines values for RollingUpgradeStatusCode.
|
RunCommandInput
Capture Virtual Machine parameters.
|
RunCommandInputParameter
Describes the properties of a run command parameter.
|
RunCommandParameterDefinition
Describes the properties of a run command parameter.
|
RunCommandResult
Type representing sku for an Azure compute resource.
|
SettingNames
Defines values for SettingNames.
|
Sku
Describes a virtual machine scale set sku.
|
Snapshot
An immutable client-side representation of an Azure managed snapshot.
|
Snapshot.DefinitionStages.Blank
The first stage of a managed snapshot definition.
|
Snapshot.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
|
Snapshot.DefinitionStages.WithDataSnapshotFromDisk
The stage of the managed disk definition allowing to choose managed disk containing data.
|
Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
The stage of the managed disk definition allowing to choose managed snapshot containing data.
|
Snapshot.DefinitionStages.WithDataSnapshotFromVhd
The stage of the managed disk definition allowing to choose source data disk VHD.
|
Snapshot.DefinitionStages.WithDataSnapshotSource
The stage of the managed snapshot definition allowing to choose data source.
|
Snapshot.DefinitionStages.WithGroup
The stage of the managed snapshot definition allowing to specify the resource group.
|
Snapshot.DefinitionStages.WithLinuxSnapshotSource
The stage of the managed snapshot definition allowing to choose a Linux OS source.
|
Snapshot.DefinitionStages.WithSize
The stage of the managed snapshot allowing to specify the size.
|
Snapshot.DefinitionStages.WithSku
The stage of the snapshot definition allowing to choose account type.
|
Snapshot.DefinitionStages.WithSnapshotSource
The stage of the managed snapshot definition allowing to choose OS source or data source.
|
Snapshot.DefinitionStages.WithWindowsSnapshotSource
The stage of the managed snapshot definition allowing to choose Windows OS source.
|
Snapshot.Update
The template for an update operation, containing all the settings that
can be modified.
|
Snapshot.UpdateStages.WithOSSettings
The stage of the managed snapshot update allowing to specify OS settings.
|
Snapshot.UpdateStages.WithSku
The stage of the managed snapshot update allowing to choose account type.
|
SnapshotSku
The snapshots sku name.
|
SnapshotSkuType
Defines values for SnapshotSkuType.
|
SnapshotStorageAccountTypes
Defines values for SnapshotStorageAccountTypes.
|
SnapshotUpdate
Snapshot update resource.
|
SourceVault
The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
|
SshConfiguration
SSH configuration for Linux based VMs running on Azure.
|
SshPublicKey
Contains information about SSH certificate public key and the path on the
Linux VM where the public key is placed.
|
StatusLevelTypes
Defines values for StatusLevelTypes.
|
StorageAccountType
Defines values for StorageAccountType.
|
StorageAccountTypes
Defines values for StorageAccountTypes.
|
StorageProfile
Specifies the storage settings for the virtual machine disks.
|
TargetRegion
Describes the target region information.
|
UpdateResource
The Update Resource model definition.
|
UpgradeMode
Defines values for UpgradeMode.
|
UpgradeOperationHistoryStatus
Information about the current running state of the overall upgrade.
|
UpgradeOperationInvoker
Defines values for UpgradeOperationInvoker.
|
UpgradePolicy
Describes an upgrade policy - automatic, manual, or rolling.
|
UpgradeState
Defines values for UpgradeState.
|
UsageName
The Usage Names.
|
VaultCertificate
Describes a single certificate reference in a Key Vault, and where the
certificate should reside on the VM.
|
VaultSecretGroup
Describes a set of certificates which are all in the same Key Vault.
|
VirtualHardDisk
Describes the uri of a disk.
|
VirtualMachine
An immutable client-side representation of an Azure virtual machine.
|
VirtualMachine.DefinitionShared
The virtual machine scale set stages shared between managed and unmanaged based
virtual machine definitions.
|
VirtualMachine.DefinitionStages.Blank
The first stage of a virtual machine definition.
|
VirtualMachine.DefinitionStages.WithAvailabilitySet
The stage of the virtual machine definition allowing to specify availability set.
|
VirtualMachine.DefinitionStages.WithAvailabilityZone
The stage of the VM definition allowing to specify availability zone.
|
VirtualMachine.DefinitionStages.WithBootDiagnostics
The stage of the virtual machine definition allowing to enable boot diagnostics.
|
VirtualMachine.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
|
VirtualMachine.DefinitionStages.WithExtension
The stage of the virtual machine definition allowing to specify extensions.
|
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
|
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
|
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
|
VirtualMachine.DefinitionStages.WithGroup
The stage of a virtual machine definition allowing to specify the resource group.
|
VirtualMachine.DefinitionStages.WithLicenseType
The stage of the virtual machine definition allowing to specify that the image or disk that is being used was licensed
on-premises.
|
VirtualMachine.DefinitionStages.WithLinuxCreateManaged
The stage of a Linux virtual machine definition which contains all the minimum required inputs for
the resource to be created, but also allows for any other optional settings to be specified.
|
VirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
The stage of the Linux virtual machine definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
|
VirtualMachine.DefinitionStages.WithLinuxCreateUnmanaged
The stage of a Linux virtual machine definition which contains all the minimum required inputs for
the resource to be created, but also allows for any other optional settings to be specified.
|
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
|
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
|
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
|
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
|
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
|
VirtualMachine.DefinitionStages.WithLinuxRootUsernameUnmanaged
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
|
VirtualMachine.DefinitionStages.WithManagedCreate
The stage of the definition which contains all the minimum required inputs for the VM using managed OS disk
to be created and optionally allow managed data disks specific settings to be specified.
|
VirtualMachine.DefinitionStages.WithManagedDataDisk
The stage of a virtual machine definition allowing to specify a managed data disk.
|
VirtualMachine.DefinitionStages.WithNetwork
The stage of a virtual machine definition allowing to specify a virtual network with the new primary network interface.
|
VirtualMachine.DefinitionStages.WithOS
The stage of a virtual machine definition allowing to specify the operating system image.
|
VirtualMachine.DefinitionStages.WithOSDiskSettings
The stage of a virtual machine definition allowing to specify OS disk configurations.
|
VirtualMachine.DefinitionStages.WithPlan
The stage of a virtual machine definition allowing to specify a purchase plan.
|
VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
The stage of a virtual machine definition allowing to specify the primary network interface.
|
VirtualMachine.DefinitionStages.WithPrivateIP
The stage of a virtual machine definition allowing to specify a private IP address within a virtual network subnet.
|
VirtualMachine.DefinitionStages.WithProximityPlacementGroup
The stage of a virtual machine definition allowing to
set information about the proximity placement group that the virtual machine scale set should
be assigned to.
|
VirtualMachine.DefinitionStages.WithPublicIPAddress
The stage of a virtual machine definition allowing to associate a public IP address with its primary network interface.
|
VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface
The stage of a virtual machine definition allowing to specify additional network interfaces.
|
VirtualMachine.DefinitionStages.WithStorageAccount
The stage of a virtual machine definition allowing to specify a storage account.
|
VirtualMachine.DefinitionStages.WithSubnet
The stage of a virtual machine definition allowing to specify the virtual network subnet for a new primary network interface.
|
VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to
set access role for the identity.
|
VirtualMachine.DefinitionStages.WithSystemAssignedManagedServiceIdentity
The stage of the virtual machine definition allowing to enable System Assigned (Local) Managed Service Identity.
|
VirtualMachine.DefinitionStages.WithUnmanagedCreate
The stage of a virtual machine definition which contains all the minimum required inputs for the VM using
storage account (unmanaged based OS disk to be created and optionally allow unmanaged data disk and settings
specific to unmanaged OS disk to be specified.
|
VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
The stage of a virtual machine definition allowing to add an unmanaged data disk.
|
VirtualMachine.DefinitionStages.WithUserAssignedManagedServiceIdentity
The stage of the virtual machine definition allowing to specify User Assigned (External) Managed Service Identities.
|
VirtualMachine.DefinitionStages.WithVMSize
The stage of a virtual machine definition allowing to select a VM size.
|
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManaged
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
|
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
The stage of a Windows virtual machine definition allowing to specify an administrator password.
|
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged
The stage of a Windows virtual machine definition allowing to specify an administrator password.
|
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
|
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
|
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged
The stage of the Windows virtual machine definition allowing to specify an administrator user name.
|
VirtualMachine.DefinitionStages.WithWindowsCreateManaged
The stage of a Windows virtual machine definition which contains all the minimum required inputs for
the resource to be created, but also allows for any other optional settings to be specified.
|
VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
The stage of the Windows virtual machine definition allowing to enable unmanaged disks
or continue the definition of the VM with managed disks only.
|
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
The stage of the Windows virtual machine definition which contains all the minimum required inputs for
the resource to be created, but also allows for any other optional settings to be specified.
|
VirtualMachine.Update
The template for an update operation, containing all the settings that can be modified.
|
VirtualMachine.UpdateStages.WithBootDiagnostics
The stage of the virtual machine definition allowing to enable boot diagnostics.
|
VirtualMachine.UpdateStages.WithExtension
The stage of a virtual machine update allowing to specify extensions.
|
VirtualMachine.UpdateStages.WithLicenseType
The stage of the virtual machine update allowing to specify that the image or disk that is being used was licensed
on-premises.
|
VirtualMachine.UpdateStages.WithManagedDataDisk
The stage of a virtual machine update allowing to specify a managed data disk.
|
VirtualMachine.UpdateStages.WithProximityPlacementGroup
The stage of a virtual machine update allowing to
set/remove information about the proximity placement group that the virtual machine scale set should
be assigned to.
|
VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
The stage of a virtual machine update allowing to specify additional network interfaces.
|
VirtualMachine.UpdateStages.WithSystemAssignedIdentityBasedAccessOrUpdate
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing
to set access role for the identity.
|
VirtualMachine.UpdateStages.WithSystemAssignedManagedServiceIdentity
The stage of the virtual machine update allowing to enable System Assigned (Local) Managed Service Identity.
|
VirtualMachine.UpdateStages.WithUnmanagedDataDisk
The stage of a virtual machine definition allowing to specify unmanaged data disk configuration.
|
VirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentity
The stage of the virtual machine update allowing to add or remove User Assigned (External) Managed Service Identities.
|
VirtualMachineAgentInstanceView
The instance view of the VM Agent running on the virtual machine.
|
VirtualMachineCaptureParameters
Capture Virtual Machine parameters.
|
VirtualMachineCustomImage
An immutable client-side representation of an Azure virtual machine custom image.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.Blank
The first stage of the data disk image definition.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach
The final stage of the data disk image definition.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun
The stage of the image definition allowing to specify the LUN for the disk image.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings
The stage of data disk image definition allowing to specify configurations for the data disk when it
is created from the same data disk image.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
The stage of the image definition allowing to choose the source of the data disk image.
|
VirtualMachineCustomImage.DefinitionStages.Blank
The first stage of a image definition.
|
VirtualMachineCustomImage.DefinitionStages.WithCreate
The stage of an image definition containing all the required inputs for
the resource to be created, but also allowing
for any other optional settings to be specified.
|
VirtualMachineCustomImage.DefinitionStages.WithCreateAndDataDiskImageOSDiskSettings
The stage of an image definition allowing to create the image or add optional data disk images
and configure OS disk settings.
|
VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
The stage of an image definition allowing to add a data disk image.
|
VirtualMachineCustomImage.DefinitionStages.WithGroup
The stage of the image definition allowing to specify the resource group.
|
VirtualMachineCustomImage.DefinitionStages.WithHyperVGeneration
The stage of the image definition that allows us to choose a hyper V generation.
|
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
The stage of the image definition allowing to choose an OS source and an OS state for the OS image.
|
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSourceAltVirtualMachineSource
The stage of the image definition that allows choosing between using a virtual machine as
the source for OS and the data disk images or beginning an OS disk image definition.
|
VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings
The stage of an image definition allowing to specify configurations for the OS disk when it
is created from the image's OS disk image.
|
VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine
The stage of the image definition allowing to choose source virtual machine.
|
VirtualMachineCustomImage.DefinitionStages.WithZoneResilient
The stage of an image definition allowing to enable zone resiliency.
|
VirtualMachineDataDisk
A managed data disk of a virtual machine.
|
VirtualMachineEncryption
Virtual machine encryption related operations.
|
VirtualMachineEncryptionConfiguration
Type representing encryption configuration to be applied to a virtual machine.
|
VirtualMachineEvictionPolicyTypes
Defines values for VirtualMachineEvictionPolicyTypes.
|
VirtualMachineExtension
An immutable client-side representation of an Azure virtual machine extension.
|
VirtualMachineExtension.DefinitionStages.Blank
The first stage of a virtual machine extension definition.
|
VirtualMachineExtension.DefinitionStages.WithAttach
The final stage of the virtual machine extension definition.
|
VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion
The stage of the virtual machine extension definition allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine extension image gets published.
|
VirtualMachineExtension.DefinitionStages.WithImageOrPublisher
The stage of the virtual machine extension definition allowing to specify extension image or specify name of
the virtual machine extension publisher.
|
VirtualMachineExtension.DefinitionStages.WithPublisher
The stage of the virtual machine extension definition allowing to specify the publisher of the
virtual machine extension image this extension is based on.
|
VirtualMachineExtension.DefinitionStages.WithSettings
The stage of the virtual machine extension definition allowing to specify the public and private settings.
|
VirtualMachineExtension.DefinitionStages.WithTags
The stage of the virtual machine extension definition allowing to specify the tags.
|
VirtualMachineExtension.DefinitionStages.WithType
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine
extension image this extension is based on.
|
VirtualMachineExtension.DefinitionStages.WithVersion
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine
extension version this extension is based on.
|
VirtualMachineExtension.Update
The entirety of virtual machine extension update as a part of parent virtual machine update.
|
VirtualMachineExtension.UpdateDefinitionStages.Blank
The first stage of a virtual machine extension definition.
|
VirtualMachineExtension.UpdateDefinitionStages.WithAttach
The final stage of the virtual machine extension definition.
|
VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
The stage of the virtual machine extension definition allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine extension image gets published.
|
VirtualMachineExtension.UpdateDefinitionStages.WithImageOrPublisher
The stage of the virtual machine extension allowing to specify extension image or specify name of the
virtual machine extension publisher.
|
VirtualMachineExtension.UpdateDefinitionStages.WithPublisher
The stage of the virtual machine extension definition allowing to specify the publisher of the
virtual machine extension image this extension is based on.
|
VirtualMachineExtension.UpdateDefinitionStages.WithSettings
The stage of the virtual machine extension definition allowing to specify the public and private settings.
|
VirtualMachineExtension.UpdateDefinitionStages.WithTags
The stage of the virtual machine extension definition allowing to specify the tags.
|
VirtualMachineExtension.UpdateDefinitionStages.WithType
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine
extension image this extension is based on.
|
VirtualMachineExtension.UpdateDefinitionStages.WithVersion
The stage of the virtual machine extension definition allowing to specify the type of the virtual machine
extension version this extension is based on.
|
VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion
The stage of the virtual machine extension update allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine extension image gets published.
|
VirtualMachineExtension.UpdateStages.WithSettings
The stage of the virtual machine extension update allowing to add or update public and private settings.
|
VirtualMachineExtension.UpdateStages.WithTags
The stage of the virtual machine extension update allowing to add or update tags.
|
VirtualMachineExtensionBase
An immutable client-side representation of an extension associated with virtual machine.
|
VirtualMachineExtensionHandlerInstanceView
The instance view of a virtual machine extension handler.
|
VirtualMachineExtensionImage
An immutable client-side representation of an Azure virtual machine extension image.
|
VirtualMachineExtensionImageType
An immutable client-side representation of an Azure virtual machine extension image type.
|
VirtualMachineExtensionImageTypes
Entry point to virtual machine image extension types.
|
VirtualMachineExtensionImageVersion
An immutable client-side representation of an Azure virtual machine extension image version.
|
VirtualMachineExtensionImageVersions
Entry point to virtual machine image extension versions.
|
VirtualMachineExtensionInstanceView
The instance view of a virtual machine extension.
|
VirtualMachineExtensionUpdate
Describes a Virtual Machine Extension.
|
VirtualMachineIdentity
Identity for the virtual machine.
|
VirtualMachineIdentityUserAssignedIdentitiesValue
The VirtualMachineIdentityUserAssignedIdentitiesValue model.
|
VirtualMachineImage
An immutable client-side representation of an Azure virtual machine image.
|
VirtualMachineImagesInSku
Entry point to virtual machine SKU images.
|
VirtualMachineInstanceView
An immutable client-side representation of an Azure VM Instance View object.
|
VirtualMachineOffer
Represents a virtual machine image offer.
|
VirtualMachineOffers
Entry point to virtual machine image offers.
|
VirtualMachinePriorityTypes
Defines values for VirtualMachinePriorityTypes.
|
VirtualMachinePublisher
Represents a virtual machine image publisher.
|
VirtualMachinePublishers
Entry point to virtual machine image publishers.
|
VirtualMachineReimageParameters
Parameters for Reimaging Virtual Machine.
|
VirtualMachineScaleSet.DefinitionShared
The virtual machine scale set stages shared between managed and unmanaged based
virtual machine scale set definitions.
|
VirtualMachineScaleSet.DefinitionStages.Blank
The first stage of a virtual machine scale set definition.
|
VirtualMachineScaleSet.DefinitionStages.WithAcceleratedNetworking
The stage of the virtual machine scale set definition allowing to configure accelerated networking.
|
VirtualMachineScaleSet.DefinitionStages.WithAdditionalCapabilities
The stage of a virtual machine scale set definition allowing to
set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine
Scale Set.
|
VirtualMachineScaleSet.DefinitionStages.WithApplicationGateway
The stage of the virtual machine scale set definition allowing to configure application gateway.
|
VirtualMachineScaleSet.DefinitionStages.WithApplicationSecurityGroup
The stage of the virtual machine scale set definition allowing to configure application security group.
|
VirtualMachineScaleSet.DefinitionStages.WithAvailabilityZone
The stage of the virtual machine scale set definition allowing to specify availability zone.
|
VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics
The stage of the virtual machine scale set definition allowing to enable boot diagnostics.
|
VirtualMachineScaleSet.DefinitionStages.WithCapacity
The stage of the virtual machine scale set definition allowing to specify number of
virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithComputerNamePrefix
The stage of a virtual machine scale set definition allowing to specify the computer name prefix.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate
The stage of a virtual machine scale set definition containing all the required inputs for the resource
to be created, but also allowing for any other optional settings
to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithCustomData
The stage of the virtual machine scale set definition allowing to specify the custom data.
|
VirtualMachineScaleSet.DefinitionStages.WithDoNotRunExtensionsOnOverprovisionedVms
The stage of a virtual machine scale set definition allowing to
set when Overprovision is enabled, extensions are launched only on the requested number of VMs
which are finally kept.
|
VirtualMachineScaleSet.DefinitionStages.WithExtension
The stage of a virtual machine scale set definition allowing to specify extensions.
|
VirtualMachineScaleSet.DefinitionStages.WithGroup
The stage of a virtual machine scale set definition allowing to specify the resource group.
|
VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool
The stage of the virtual machine scale set definition allowing to associate inbound NAT pools of the selected
internal load balancer with the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool
The stage of a virtual machine scale set definition allowing to associate backend pools and/or inbound NAT pools
of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithIpForwarding
The stage of the virtual machine scale set definition allowing to configure ip forwarding.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManaged
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs
for the resource to be created, but also allows for any other optional
settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs
for the resource to be created, but also allows for any other optional
settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged
The stage of a Linux virtual machine scale set definition which contains all the minimum required inputs
for the resource to be created, but also allows for any other optional
settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManaged
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
|
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameUnmanaged
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate
The stage of the definition which contains all the minimum required inputs for the VM scale set to be
created and optionally allow managed data disks specific settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
The stage of a virtual machine scale set definition allowing to specify managed data disks.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
The optionals applicable only for managed disks.
|
VirtualMachineScaleSet.DefinitionStages.WithNetworkSecurityGroup
The stage of the virtual machine scale set definition allowing to configure network security group.
|
VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet
The stage of a virtual machine scale set definition allowing to specify the virtual network subnet for the
primary network configuration.
|
VirtualMachineScaleSet.DefinitionStages.WithOS
The stage of the virtual machine scale set definition allowing to specify the operating system image.
|
VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings
The stage of a virtual machine scale set definition allowing to specify OS disk configurations.
|
VirtualMachineScaleSet.DefinitionStages.WithOverProvision
The stage of a virtual machine scale set definition allowing to specify whether
or not to over-provision virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
The stage of a virtual machine scale set definition allowing to specify an internal load balancer for
the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer
The stage of a virtual machine scale set definition allowing to specify an Internet-facing load balancer for
the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
The stage of a virtual machine scale set definition allowing to associate a backend pool and/or an inbound NAT pool
of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool
The stage of a virtual machine scale set definition allowing to associate an inbound NAT pool of the selected
Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.DefinitionStages.WithProximityPlacementGroup
The stage of a virtual machine scale set definition allowing to
set information about the proximity placement group that the virtual machine scale set should
be assigned to.
|
VirtualMachineScaleSet.DefinitionStages.WithSecrets
The stage of the virtual machine scale set definition allowing to specify the secrets.
|
VirtualMachineScaleSet.DefinitionStages.WithSinglePlacementGroup
The stage of the virtual machine scale set definition allowing to configure single placement group.
|
VirtualMachineScaleSet.DefinitionStages.WithSku
The stage of a virtual machine scale set definition allowing to specify SKU for the virtual machines.
|
VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
The stage of a virtual machine scale set definition allowing to specify the storage account.
|
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set
allowing to set access for the identity.
|
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedManagedServiceIdentity
The stage of the virtual machine scale set definition allowing to enable System Assigned (Local) Managed
Service Identity.
|
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate
The stage of the definition which contains all the minimum required inputs for the VM scale set to be
created and optionally allow unmanaged data disks specific settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedDataDisk
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
|
VirtualMachineScaleSet.DefinitionStages.WithUpgradePolicy
The stage of a virtual machine scale set definition allowing to specify the upgrade policy.
|
VirtualMachineScaleSet.DefinitionStages.WithUserAssignedManagedServiceIdentity
The stage of the virtual machine scale set definition allowing to specify User Assigned (External)
Managed Service Identities.
|
VirtualMachineScaleSet.DefinitionStages.WithVirtualMachinePublicIp
The stage of the virtual machine scale set definition allowing to enable public ip
for vm instances.
|
VirtualMachineScaleSet.DefinitionStages.WithVMPriority
The stage of the virtual machine scale set definition allowing to specify priority for vms in the scale-set.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordUnmanaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameUnmanaged
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
The stage of a Windows virtual machine scale set definition which contains all the minimum required
inputs for the resource to be created, but also allows for any other
optional settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
The stage of a Windows virtual machine scale set definition which contains all the minimum required
inputs for the resource to be created, but also allows for any other
optional settings to be specified.
|
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
The stage of a Windows virtual machine scale set definition which contains all the minimum required
inputs for the resource to be created, but also allows for any other
optional settings to be specified.
|
VirtualMachineScaleSet.Update
The entirety of the virtual machine scale set update.
|
VirtualMachineScaleSet.UpdateStages.WithAcceleratedNetworking
The stage of the virtual machine scale set update allowing to configure accelerated networking.
|
VirtualMachineScaleSet.UpdateStages.WithAdditionalCapabilities
The stage of a virtual machine scale set update allowing to
set specifies additional capabilities enabled or disabled on the Virtual Machines in the Virtual Machine
Scale Set.
|
VirtualMachineScaleSet.UpdateStages.WithApplicationGateway
The stage of the virtual machine scale set update allowing to configure application gateway.
|
VirtualMachineScaleSet.UpdateStages.WithApplicationSecurityGroup
The stage of the virtual machine scale set update allowing to configure application security group.
|
VirtualMachineScaleSet.UpdateStages.WithApply
The stage of a virtual machine scale set update containing inputs for the resource to be updated.
|
VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone
The stage of the virtual machine scale set update allowing to specify availability zone.
|
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics
The stage of the virtual machine scale set definition allowing to enable boot diagnostics.
|
VirtualMachineScaleSet.UpdateStages.WithCapacity
The stage of a virtual machine scale set definition allowing to specify the number of
virtual machines in the scale set.
|
VirtualMachineScaleSet.UpdateStages.WithExtension
The stage of the virtual machine definition allowing to specify extensions.
|
VirtualMachineScaleSet.UpdateStages.WithIpForwarding
The stage of the virtual machine scale set update allowing to configure ip forwarding.
|
VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
The stage of a virtual machine scale set update allowing to specify managed data disks.
|
VirtualMachineScaleSet.UpdateStages.WithNetworkSecurityGroup
The stage of the virtual machine scale set update allowing to configure network security group.
|
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
The stage of a virtual machine scale set update allowing to remove the public and internal load balancer
from the primary network interface configuration.
|
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
The stage of a virtual machine scale set update allowing to remove the association between the primary network
interface configuration and a backend of a load balancer.
|
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
A stage of the virtual machine scale set update allowing to remove the associations between the primary network
interface configuration and the specified inbound NAT pools of the load balancer.
|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer
The stage of a virtual machine scale set update allowing to specify an internal load balancer for
the primary network interface of the scale set virtual machines.
|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool
The stage of a virtual machine scale set update allowing to associate backend pools and/or inbound NAT pools
of the selected internal load balancer with the primary network interface of the scale set virtual machines.
|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
The stage of a virtual machine scale set update allowing to associate inbound NAT pools of the selected internal
load balancer with the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
The stage of a virtual machine scale set update allowing to associate a backend pool and/or inbound NAT pool
of the selected Internet-facing load balancer with the primary network interface of the virtual machines in
the scale set.
|
VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool
The stage of a virtual machine scale set update allowing to associate an inbound NAT pool of the selected
Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
|
VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer
The stage of a virtual machine scale set update allowing to specify load balancers for the primary
network interface of the scale set virtual machines.
|
VirtualMachineScaleSet.UpdateStages.WithSecrets
The stage of the virtual machine definition allowing to specify extensions.
|
VirtualMachineScaleSet.UpdateStages.WithSinglePlacementGroup
The stage of the virtual machine scale set update allowing to configure single placement group.
|
VirtualMachineScaleSet.UpdateStages.WithSku
The stage of a virtual machine scale set update allowing to change the SKU for the virtual machines
in the scale set.
|
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedIdentityBasedAccessOrApply
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set
allowing to set access for the identity.
|
VirtualMachineScaleSet.UpdateStages.WithSystemAssignedManagedServiceIdentity
The stage of the virtual machine scale set update allowing to enable System Assigned (Local) Managed Service Identity.
|
VirtualMachineScaleSet.UpdateStages.WithUnmanagedDataDisk
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
|
VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity
The stage of the virtual machine update allowing to add or remove User Assigned (External)
Managed Service Identities.
|
VirtualMachineScaleSet.UpdateStages.WithVirtualMachinePublicIp
The stage of the virtual machine scale set update allowing to enable public ip
for vm instances.
|
VirtualMachineScaleSetDataDisk
Describes a virtual machine scale set data disk.
|
VirtualMachineScaleSetExtension
An immutable client-side representation of an extension associated with virtual machines in a scale set.
|
VirtualMachineScaleSetExtension.DefinitionStages.Blank
The first stage of a virtual machine scale set extension definition.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithAttach
The final stage of a virtual machine scale set extension definition.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion
The stage of a virtual machine scale set extension definition allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine scale set extension image gets published.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithImageOrPublisher
The stage of a virtual machines scale set extension definition allowing to specify an extension image or
specify name of the virtual machine scale set extension publisher.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithPublisher
The stage of a virtual machine scale set extension definition allowing to specify the publisher of the
extension image this extension is based on.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
The stage of a virtual machine scale set extension definition allowing to specify the public and private settings.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithType
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine
scale set extension image this extension is based on.
|
VirtualMachineScaleSetExtension.DefinitionStages.WithVersion
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine
scale set extension version this extension is based on.
|
VirtualMachineScaleSetExtension.Update
The entirety of virtual machine scale set extension update as a part of parent virtual machine scale set update.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.Blank
The first stage of a virtual machine scale set extension definition.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAttach
The final stage of the virtual machine scale set extension definition.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
The stage of a virtual machine scale set extension definition allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine scale set extension image gets published.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithImageOrPublisher
The stage of a virtual machine scale set extension allowing to specify an extension image or the name of the
virtual machine extension publisher.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithPublisher
The stage of a virtual machine scale set extension definition allowing to specify the publisher of the
virtual machine scale set extension image this extension is based on.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
The stage of a virtual machine scale set extension definition allowing to specify the public and private settings.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithType
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine
scale set extension image this extension is based on.
|
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithVersion
The stage of a virtual machine scale set extension definition allowing to specify the type of the virtual machine
scale set extension version this extension is based on.
|
VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion
The stage of a virtual machine scale set extension update allowing to enable or disable auto upgrade of the
extension when when a new minor version of virtual machine scale set extension image gets published.
|
VirtualMachineScaleSetExtension.UpdateStages.WithSettings
The stage of a virtual machine scale set extension update allowing to add or update public and private settings.
|
VirtualMachineScaleSetExtensionProfile
Describes a virtual machine scale set extension profile.
|
VirtualMachineScaleSetIdentity
Identity for the virtual machine scale set.
|
VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue
The VirtualMachineScaleSetIdentityUserAssignedIdentitiesValue model.
|
VirtualMachineScaleSetIPConfiguration
Describes a virtual machine scale set network profile's IP configuration.
|
VirtualMachineScaleSetIpTag
Contains the IP tag associated with the public IP address.
|
VirtualMachineScaleSetManagedDiskParameters
Describes the parameters of a ScaleSet managed disk.
|
VirtualMachineScaleSetNetworkConfiguration
Describes a virtual machine scale set network profile's network
configurations.
|
VirtualMachineScaleSetNetworkConfigurationDnsSettings
Describes a virtual machines scale sets network configuration's DNS
settings.
|
VirtualMachineScaleSetNetworkProfile
Describes a virtual machine scale set network profile.
|
VirtualMachineScaleSetOSDisk
Describes a virtual machine scale set operating system disk.
|
VirtualMachineScaleSetOSProfile
Describes a virtual machine scale set OS profile.
|
VirtualMachineScaleSetPublicIPAddressConfiguration
Describes a virtual machines scale set IP Configuration's PublicIPAddress
configuration.
|
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Describes a virtual machines scale sets network configuration's DNS
settings.
|
VirtualMachineScaleSetReimageParameters
Describes a Virtual Machine Scale Set VM Reimage Parameters.
|
VirtualMachineScaleSetSku
A type representing a SKU available for virtual machines in a scale set.
|
VirtualMachineScaleSetSkuCapacity
Describes scaling information of a sku.
|
VirtualMachineScaleSetSkuScaleType
Defines values for VirtualMachineScaleSetSkuScaleType.
|
VirtualMachineScaleSetSkuTypes
Scale set virtual machine SKU types.
|
VirtualMachineScaleSetStorageProfile
Describes a virtual machine scale set storage profile.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank
The first stage of a unmanaged data disk definition.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach
The final stage of the unmanaged data disk definition.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
The stage of the unmanaged data disk definition allowing to choose the source.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
The stage that allows configure the unmanaged disk based on an image.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
The stage that allows configure the unmanaged disk based on new VHD.
|
VirtualMachineScaleSetUnmanagedDataDisk.Update
The entirety of a unmanaged data disk update as part of a virtual machine scale set update.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.Blank
The first stage of a unmanaged data disk definition.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach
The final stage of the unmanaged data disk definition.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
The stage of the unmanaged data disk definition allowing to choose the source.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
The stage that allows configure the unmanaged disk based on new VHD.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching
The stage of the unmanaged data disk update allowing to set the disk caching type.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
The stage of the unmanaged data disk update allowing to set the disk LUN.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize
The stage of the unmanaged data disk update allowing to set the disk size.
|
VirtualMachineScaleSetUpdate
Describes a Virtual Machine Scale Set.
|
VirtualMachineScaleSetUpdateIPConfiguration
Describes a virtual machine scale set network profile's IP configuration.
|
VirtualMachineScaleSetUpdateNetworkConfiguration
Describes a virtual machine scale set network profile's network
configurations.
|
VirtualMachineScaleSetUpdateNetworkProfile
Describes a virtual machine scale set network profile.
|
VirtualMachineScaleSetUpdateOSDisk
Describes virtual machine scale set operating system disk Update Object.
|
VirtualMachineScaleSetUpdateOSProfile
Describes a virtual machine scale set OS profile.
|
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Describes a virtual machines scale set IP Configuration's PublicIPAddress
configuration.
|
VirtualMachineScaleSetUpdateStorageProfile
Describes a virtual machine scale set storage profile.
|
VirtualMachineScaleSetUpdateVMProfile
Describes a virtual machine scale set virtual machine profile.
|
VirtualMachineScaleSetVM
An immutable client-side representation of a virtual machine instance in an Azure virtual machine scale set.
|
VirtualMachineScaleSetVMInstanceExtension
An immutable client-side representation of an extension associated with virtual machine instance
in a scale set.
|
VirtualMachineScaleSetVMInstanceIDs
Specifies a list of virtual machine instance IDs from the VM scale set.
|
VirtualMachineScaleSetVMInstanceRequiredIDs
Specifies a list of virtual machine instance IDs from the VM scale set.
|
VirtualMachineScaleSetVMNetworkProfileConfiguration
Describes a virtual machine scale set VM network profile.
|
VirtualMachineScaleSetVMProfile
Describes a virtual machine scale set virtual machine profile.
|
VirtualMachineScaleSetVMProtectionPolicy
The protection policy of a virtual machine scale set VM.
|
VirtualMachineScaleSetVMReimageParameters
Describes a Virtual Machine Scale Set VM Reimage Parameters.
|
VirtualMachineScaleSetVMs
Entry point to virtual machine scale set instance management API.
|
VirtualMachineSize
A type representing virtual machine size available for a subscription in a region.
|
VirtualMachineSizes
Entry point to virtual machine sizes API.
|
VirtualMachineSizeTypes
Defines values for VirtualMachineSizeTypes.
|
VirtualMachineSkus
Entry point to virtual machine image offer SKUs.
|
VirtualMachineStatusCodeCount
The status code and count of the virtual machine scale set instance view
status summary.
|
VirtualMachineUnmanagedDataDisk
A native data disk of a virtual machine.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank
The first stage of a data disk definition.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach
The final stage of the data disk definition.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
The stage of the data disk definition allowing to choose the source.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
The stage that allows configure the disk based on an image.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
The stage that allows configure the disk based on new VHD.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
The stage that allows configure the disk based on existing VHD.
|
VirtualMachineUnmanagedDataDisk.Update
The entirety of a data disk update as part of a virtual machine update.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.Blank
The first stage of a data disk definition.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithAttach
The final stage of the data disk definition.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
The stage of the data disk definition allowing to choose the source.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
The stage that allows configure the disk based on new VHD.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
The stage that allows configure the disk based on existing VHD.
|
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching
The stage of the virtual machine data disk update allowing to set the disk caching type.
|
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
The stage of the virtual machine data disk update allowing to set the disk LUN.
|
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize
The stage of the virtual machine data disk update allowing to set the disk size.
|
VirtualMachineUpdate
Describes a Virtual Machine Update.
|
VMScaleSetConvertToSinglePlacementGroupInput
The VMScaleSetConvertToSinglePlacementGroupInput model.
|
WindowsConfiguration
Specifies Windows operating system settings on the virtual machine.
|
WindowsVMDiskEncryptionConfiguration
Type representing encryption configuration to be applied to a Windows virtual machine.
|
WinRMConfiguration
Describes Windows Remote Management configuration of the VM.
|
WinRMListener
Describes Protocol and thumbprint of Windows Remote Management listener.
|
Copyright © 2019. All rights reserved.