Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

A

aadClientId - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
aadClientId() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
aadSecret - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
aadSecret() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
AccessLevel - Enum in com.microsoft.azure.management.compute
Defines values for AccessLevel.
accountType() - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
AdditionalUnattendContent - Class in com.microsoft.azure.management.compute
Additional XML formatted information that can be included in the Unattend.xml file, which is used by Windows Setup.
AdditionalUnattendContent() - Constructor for class com.microsoft.azure.management.compute.AdditionalUnattendContent
 
additionalUnattendContent() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the additionalUnattendContent value.
administratorUserName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
adminPassword() - Method in class com.microsoft.azure.management.compute.ContainerServiceWindowsProfile
Get the adminPassword value.
adminPassword() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the adminPassword value.
adminPassword() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the adminPassword value.
adminUsername() - Method in class com.microsoft.azure.management.compute.ContainerServiceLinuxProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.compute.ContainerServiceWindowsProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the adminUsername value.
adminUsername() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the adminUsername value.
agentPoolCount() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
agentPoolFqdn() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
agentPoolLeafDomainLabel() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
agentPoolName() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
agentPoolVMSize() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
ApiEntityReference - Class in com.microsoft.azure.management.compute
The API entity reference.
ApiEntityReference() - Constructor for class com.microsoft.azure.management.compute.ApiEntityReference
 
ApiError - Class in com.microsoft.azure.management.compute
Api error.
ApiError() - Constructor for class com.microsoft.azure.management.compute.ApiError
 
ApiErrorBase - Class in com.microsoft.azure.management.compute
Api error base.
ApiErrorBase() - Constructor for class com.microsoft.azure.management.compute.ApiErrorBase
 
autoUpgradeMinorVersionEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
autoUpgradeMinorVersionEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
AvailabilitySet - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure availability set.
AvailabilitySet.Definition - Interface in com.microsoft.azure.management.compute
Container interface for all the definitions related to an availability set.
AvailabilitySet.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of availability set definition stages.
AvailabilitySet.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of an availability set definition.
AvailabilitySet.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify the fault domain count.
AvailabilitySet.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify the resource group.
AvailabilitySet.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing enable or disable for managed disk.
AvailabilitySet.DefinitionStages.WithUpdateDomainCount - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify the update domain count.
AvailabilitySet.Update - Interface in com.microsoft.azure.management.compute
The template for an availability set update operation, containing all the settings that can be modified.
AvailabilitySet.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of availability set update stages.
AvailabilitySet.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the availability set definition allowing to specify SKU.
availabilitySetId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
availabilitySetId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
AvailabilitySets - Interface in com.microsoft.azure.management.compute
Entry point to availability set management API.
AvailabilitySetSkuTypes - Class in com.microsoft.azure.management.compute
Defines values for AvailabilitySetSkuTypes.
AvailabilitySetSkuTypes() - Constructor for class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
 
availabilityZones() - Method in interface com.microsoft.azure.management.compute.Disk
 
availabilityZones() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
availabilityZones() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
availableSizes() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Lists all available virtual machine sizes this virtual machine can resized to.

B

BASIC_A0 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A0 for VirtualMachineSizeTypes.
BASIC_A1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A1 for VirtualMachineSizeTypes.
BASIC_A2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A2 for VirtualMachineSizeTypes.
BASIC_A3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A3 for VirtualMachineSizeTypes.
BASIC_A4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Basic_A4 for VirtualMachineSizeTypes.
blobUri() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the blobUri value.
blobUri() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the blobUri value.
bootDiagnosticEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
BootDiagnostics - Class in com.microsoft.azure.management.compute
Describes Boot Diagnostics.
BootDiagnostics() - Constructor for class com.microsoft.azure.management.compute.BootDiagnostics
 
bootDiagnostics() - Method in class com.microsoft.azure.management.compute.DiagnosticsProfile
Get the bootDiagnostics value.
bootDiagnostics() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the bootDiagnostics value.
BootDiagnosticsInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine boot diagnostics.
BootDiagnosticsInstanceView() - Constructor for class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
 
bootDiagnosticsStorageUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
bootDiagnosticStorageAccountUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
BYTES - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Bytes for ComputeUsageUnit.
BYTES_PER_SECOND - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value BytesPerSecond for ComputeUsageUnit.

C

caching() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the caching value.
caching() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the caching value.
cachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
cachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
Gets the disk caching type.
CachingTypes - Enum in com.microsoft.azure.management.compute
Defines values for CachingTypes.
capacity() - Method in class com.microsoft.azure.management.compute.Sku
Get the capacity value.
capacity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
capacity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
 
capture(String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Captures the virtual machine by copying virtual hard disks of the VM.
capture(String, String, String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Captures the virtual machine by copying virtual hard disks of the VM and returns template as a JSON string that can be used to create similar VMs.
captureAsync(String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
captureAsync(String, String, boolean, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
captureAsync(String, String, String, String, boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
captureAsync(String, String, String, String, boolean, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Captures the virtual machine by copying virtual hard disks of the VM asynchronously.
certificateStore() - Method in class com.microsoft.azure.management.compute.VaultCertificate
Get the certificateStore value.
certificateUrl() - Method in class com.microsoft.azure.management.compute.VaultCertificate
Get the certificateUrl value.
certificateUrl() - Method in class com.microsoft.azure.management.compute.WinRMListener
Get the certificateUrl value.
clientId() - Method in class com.microsoft.azure.management.compute.ContainerServiceServicePrincipalProfile
Get the clientId value.
code() - Method in class com.microsoft.azure.management.compute.ApiError
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the code value.
code() - Method in class com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
Get the code value.
com.microsoft.azure.management.compute - package com.microsoft.azure.management.compute
This package contains the classes for ComputeManagementClient.
componentName() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the componentName value.
ComponentNames - Enum in com.microsoft.azure.management.compute
Defines values for ComponentNames.
ComputeLongRunningOperationProperties - Class in com.microsoft.azure.management.compute
Compute-specific operation properties, including output.
ComputeLongRunningOperationProperties() - Constructor for class com.microsoft.azure.management.compute.ComputeLongRunningOperationProperties
 
computerName() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the computerName value.
computerName() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
computerName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
computerNamePrefix() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
computerNamePrefix() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the computerNamePrefix value.
computeRole() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
ComputeRoles - Enum in com.microsoft.azure.management.compute
Defines values for ComputeRoles.
ComputeUsage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure compute resource usage info object.
ComputeUsages - Interface in com.microsoft.azure.management.compute
Entry point for compute resource usage management API.
ComputeUsageUnit - Class in com.microsoft.azure.management.compute
Compute usage units.
ComputeUsageUnit() - Constructor for class com.microsoft.azure.management.compute.ComputeUsageUnit
 
consoleScreenshotBlobUri() - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Get the consoleScreenshotBlobUri value.
ContainerService - Interface in com.microsoft.azure.management.compute
An client-side representation for a container service.
ContainerService.Definition - Interface in com.microsoft.azure.management.compute
Container interface for all the definitions related to a container service.
ContainerService.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of container service definition stages.
ContainerService.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a container service definition.
ContainerService.DefinitionStages.WithAgentPool - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specify an agent pool profile.
ContainerService.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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.
ContainerService.DefinitionStages.WithDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specific diagnostic settings.
ContainerService.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specify the resource group.
ContainerService.DefinitionStages.WithLinux - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing the start of defining Linux specific settings.
ContainerService.DefinitionStages.WithLinuxRootUsername - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specific the Linux root username.
ContainerService.DefinitionStages.WithLinuxSshKey - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specific the Linux SSH key.
ContainerService.DefinitionStages.WithMasterLeafDomainLabel - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specify the master Dns label.
ContainerService.DefinitionStages.WithMasterNodeCount - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specify the master node count.
ContainerService.DefinitionStages.WithOrchestrator - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specify orchestration type.
ContainerService.DefinitionStages.WithServicePrincipalProfile - Interface in com.microsoft.azure.management.compute
The stage allowing properties for cluster service principals.
ContainerService.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
ContainerService.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of container service update stages.
ContainerService.UpdateStages.WithUpdateAgentPoolCount - Interface in com.microsoft.azure.management.compute
The stage of the container service definition allowing to specific diagnostic settings.
ContainerServiceAgentPool - Interface in com.microsoft.azure.management.compute
A client-side representation for a container service agent pool.
ContainerServiceAgentPool.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a container service agent pool definition as a part of a parent definition.
ContainerServiceAgentPool.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of container service agent pool definition stages as a part of parent container service definition.
ContainerServiceAgentPool.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a container service agent pool definition.
ContainerServiceAgentPool.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of a container service agent pool definition.
ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a container service agent pool definition allowing to specify the DNS label.
ContainerServiceAgentPool.DefinitionStages.WithVMSize<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a container service agent pool definition allowing to specify the agent VM size.
ContainerServiceAgentPoolProfile - Class in com.microsoft.azure.management.compute
Profile for the container service agent pool.
ContainerServiceAgentPoolProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
 
ContainerServiceCustomProfile - Class in com.microsoft.azure.management.compute
Properties to configure a custom container service cluster.
ContainerServiceCustomProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceCustomProfile
 
ContainerServiceDiagnosticsProfile - Class in com.microsoft.azure.management.compute
The ContainerServiceDiagnosticsProfile model.
ContainerServiceDiagnosticsProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceDiagnosticsProfile
 
ContainerServiceLinuxProfile - Class in com.microsoft.azure.management.compute
Profile for Linux VMs in the container service cluster.
ContainerServiceLinuxProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceLinuxProfile
 
ContainerServiceMasterProfile - Class in com.microsoft.azure.management.compute
Profile for the container service master.
ContainerServiceMasterProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceMasterProfile
 
ContainerServiceMasterProfileCount - Enum in com.microsoft.azure.management.compute
The minimum valid number of master nodes.
ContainerServiceOrchestratorProfile - Class in com.microsoft.azure.management.compute
Profile for the container service orchestrator.
ContainerServiceOrchestratorProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceOrchestratorProfile
 
ContainerServiceOrchestratorTypes - Enum in com.microsoft.azure.management.compute
Defines values for ContainerServiceOrchestratorTypes.
ContainerServices - Interface in com.microsoft.azure.management.compute
Entry point to container service management API.
ContainerServiceServicePrincipalProfile - Class in com.microsoft.azure.management.compute
Information about a service principal identity for the cluster to use for manipulating Azure APIs.
ContainerServiceServicePrincipalProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceServicePrincipalProfile
 
ContainerServiceSshConfiguration - Class in com.microsoft.azure.management.compute
SSH configuration for Linux-based VMs running on Azure.
ContainerServiceSshConfiguration() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceSshConfiguration
 
ContainerServiceSshPublicKey - Class in com.microsoft.azure.management.compute
Contains information about SSH certificate public key data.
ContainerServiceSshPublicKey() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceSshPublicKey
 
ContainerServiceVMDiagnostics - Class in com.microsoft.azure.management.compute
Profile for diagnostics on the container service VMs.
ContainerServiceVMDiagnostics() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceVMDiagnostics
 
ContainerServiceVMSizeTypes - Class in com.microsoft.azure.management.compute
Defines values for ContainerServiceVMSizeTypes.
ContainerServiceVMSizeTypes(String) - Constructor for class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Creates a custom value for ContainerServiceVMSizeTypes.
ContainerServiceWindowsProfile - Class in com.microsoft.azure.management.compute
Profile for Windows VMs in the container service cluster.
ContainerServiceWindowsProfile() - Constructor for class com.microsoft.azure.management.compute.ContainerServiceWindowsProfile
 
content() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the content value.
convertToManaged() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Converts (migrates) the virtual machine with un-managed disks to use managed disk.
convertToManagedAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
convertToManagedAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
COUNT - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Count for ComputeUsageUnit.
count() - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool
 
count() - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Get the count value.
count() - Method in class com.microsoft.azure.management.compute.ContainerServiceMasterProfile
Get the count value.
count() - Method in enum com.microsoft.azure.management.compute.ContainerServiceMasterProfileCount
 
count() - Method in class com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
Get the count value.
COUNTS_PER_SECOND - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value CountsPerSecond for ComputeUsageUnit.
createOption() - Method in class com.microsoft.azure.management.compute.CreationData
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the createOption value.
createOption() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the createOption value.
CreationData - Class in com.microsoft.azure.management.compute
Data used when creating a disk.
CreationData() - Constructor for class com.microsoft.azure.management.compute.CreationData
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.Disk
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
creationMethod() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
CreationSource - Class in com.microsoft.azure.management.compute
The source from which managed disk or snapshot is created.
CreationSource(CreationData) - Constructor for class com.microsoft.azure.management.compute.CreationSource
Creates DiskSource.
CreationSourceType - Enum in com.microsoft.azure.management.compute
The source type of managed disk or snapshot.
currentValue() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
customData() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the customData value.
customData() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the customData value.
customData() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the customData value.

D

DataDisk - Class in com.microsoft.azure.management.compute
Describes a data disk.
DataDisk() - Constructor for class com.microsoft.azure.management.compute.DataDisk
 
DataDiskImage - Class in com.microsoft.azure.management.compute
Contains the data disk images information.
DataDiskImage() - Constructor for class com.microsoft.azure.management.compute.DataDiskImage
 
dataDiskImages() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
dataDiskImages() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
dataDisks() - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Get the dataDisks value.
dataDisks() - Method in class com.microsoft.azure.management.compute.StorageProfile
Get the dataDisks value.
dataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
dataDisks() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Get the dataDisks value.
dataDisks() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Get the dataDisks value.
dataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
dataDiskStatus() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
deallocate() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Shuts down the virtual machine and releases the compute resources.
deallocate(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Shuts down the virtual machine and releases the compute resources.
deallocate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Shuts down the virtual machines in the scale set and releases its compute resources.
deallocate(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Shuts down the virtual machines in the scale set and releases the compute resources.
deallocate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Shuts down the virtual machine instance and releases the associated compute resources.
deallocateAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Shuts down the virtual machine and releases the compute resources asynchronously.
deallocateAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Shuts down the virtual machines in the scale set and releases its compute resources asynchronously.
deallocateAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Shuts down the virtual machines in the scale set and releases its compute resources asynchronously.
deallocateAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Shuts down the virtual machines in the scale set and releases the compute resources asynchronously.
deallocateAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Shuts down the virtual machines in the scale set and releases the compute resources asynchronously.
deallocateAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Shuts down the virtual machine instance and releases the associated compute resources.
DEALLOCATED - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/deallocated for PowerState.
DEALLOCATING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/deallocating for PowerState.
defaultCapacity() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the defaultCapacity value.
defaultProperty() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the defaultProperty value.
defaultValue() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the defaultValue value.
defineAgentPool(String) - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithAgentPool
Begins the definition of a agent pool profile to be attached to the container service.
defineDataDiskImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Begins the definition of a new data disk image to add to the image.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithExtension
Starts the definition of an extension to be attached to the virtual machine.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithExtension
Begins the definition of an extension to be attached to the virtual machine.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithExtension
Begins the definition of an extension reference to be attached to the virtual machines in the scale set.
defineNewExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithExtension
Begins the definition of an extension reference to be attached to the virtual machines in the scale set.
defineUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Begins definition of an unmanaged data disk to be attached to the virtual machine.
defineUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Begins the definition of a blank unmanaged data disk to be attached to the virtual machine along with its configuration.
delete() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Deletes the virtual machine instance.
deleteAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Deletes the virtual machine instance.
details() - Method in class com.microsoft.azure.management.compute.ApiError
Get the details value.
DiagnosticsProfile - Class in com.microsoft.azure.management.compute
Describes a diagnostics profile.
DiagnosticsProfile() - Constructor for class com.microsoft.azure.management.compute.DiagnosticsProfile
 
diagnosticsProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
diagnosticsProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the diagnosticsProfile value.
diagnosticsProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
diagnosticsProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the diagnosticsProfile value.
disable(DiskVolumeType) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Disable encryption for virtual machine disks.
disableAsync(DiskVolumeType) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Disable encryption for virtual machine disks.
disablePasswordAuthentication() - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Get the disablePasswordAuthentication value.
Disk - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure managed disk.
Disk.Definition - Interface in com.microsoft.azure.management.compute
The entirety of the managed disk definition.
Disk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of managed disk definition stages.
Disk.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a managed disk definition.
Disk.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to specify availability zone.
Disk.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to create the disk or optionally specify size.
Disk.DefinitionStages.WithData - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition that specifies it hold data.
Disk.DefinitionStages.WithDataDiskFromDisk - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed disk containing data.
Disk.DefinitionStages.WithDataDiskFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk image.
Disk.DefinitionStages.WithDataDiskFromSnapshot - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed snapshot containing data.
Disk.DefinitionStages.WithDataDiskFromVhd - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk VHD.
Disk.DefinitionStages.WithDataDiskSource - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose data source.
Disk.DefinitionStages.WithDiskSource - Interface in com.microsoft.azure.management.compute
The stage of a managed disk definition allowing to choose OS source or data source.
Disk.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of a managed disk definition allowing to specify the resource group.
Disk.DefinitionStages.WithLinuxDiskSource - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose Linux OS source.
Disk.DefinitionStages.WithOSDiskFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source operating system image.
Disk.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose account type.
Disk.DefinitionStages.WithWindowsDiskSource - Interface in com.microsoft.azure.management.compute
The stage of a managed disk definition allowing to choose a Windows OS source.
Disk.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
Disk.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of managed disk update stages.
Disk.UpdateStages.WithOSSettings - Interface in com.microsoft.azure.management.compute
The stage of the managed disk update allowing to specify OS settings.
Disk.UpdateStages.WithSize - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to specify new size.
Disk.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed disk update allowing to choose the SKU type.
DiskCreateOption - Enum in com.microsoft.azure.management.compute
Defines values for DiskCreateOption.
DiskCreateOptionTypes - Enum in com.microsoft.azure.management.compute
Defines values for DiskCreateOptionTypes.
diskEncryption() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
diskEncryptionKey() - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Get the diskEncryptionKey value.
diskEncryptionKey() - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Get the diskEncryptionKey value.
DiskEncryptionSettings - Class in com.microsoft.azure.management.compute
Describes a Encryption Settings for a Disk.
DiskEncryptionSettings() - Constructor for class com.microsoft.azure.management.compute.DiskEncryptionSettings
 
DiskInstanceView - Class in com.microsoft.azure.management.compute
The instance view of the disk.
DiskInstanceView() - Constructor for class com.microsoft.azure.management.compute.DiskInstanceView
 
Disks - Interface in com.microsoft.azure.management.compute
Entry point to managed disk management API in Azure.
disks() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the disks value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the diskSizeGB value.
diskSizeGB() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the diskSizeGB value.
DiskSku - Class in com.microsoft.azure.management.compute
The disks and snapshots sku name.
DiskSku() - Constructor for class com.microsoft.azure.management.compute.DiskSku
 
DiskSkuTypes - Class in com.microsoft.azure.management.compute
Defines values for DiskSkuTypes.
DiskSkuTypes(StorageAccountTypes) - Constructor for class com.microsoft.azure.management.compute.DiskSkuTypes
Creates a custom value for DiskSkuTypes.
DiskVolumeEncryptionMonitor - Interface in com.microsoft.azure.management.compute
Type that can be used to monitor encryption enable and disable status of a virtual machine.
DiskVolumeType - Enum in com.microsoft.azure.management.compute
Defines values for DiskVolumeType.
displayStatus() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the displayStatus value.
dnsLabel() - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool
 
dnsPrefix() - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Get the dnsPrefix value.
dnsPrefix() - Method in class com.microsoft.azure.management.compute.ContainerServiceMasterProfile
Get the dnsPrefix value.
dnsServers() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkConfigurationDnsSettings
Get the dnsServers value.
dnsSettings() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Get the dnsSettings value.
dnsSettings() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Get the dnsSettings value.
domainNameLabel() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Get the domainNameLabel value.

E

enable(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for virtual machine disks.
enable(WindowsVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Windows virtual machine disks.
enable(LinuxVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Linux virtual machine disks.
enableAsync(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for virtual machine disks.
enableAsync(WindowsVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Windows virtual machine disks.
enableAsync(LinuxVMDiskEncryptionConfiguration) - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
Enable encryption for Linux virtual machine disks.
enableAutomaticUpdates() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the enableAutomaticUpdates value.
enabled() - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.compute.ContainerServiceVMDiagnostics
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Get the enabled value.
enabled() - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Get the enabled value.
ENCRYPTED - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value Encrypted for EncryptionStatuses.
ENCRYPTION_INPROGRESS - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value Encrypted for EncryptionInProgress.
encryptionAlgorithm - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
encryptionSettings() - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Get the encryptionSettings value.
EncryptionSettings - Class in com.microsoft.azure.management.compute
Encryption settings for disk or snapshot.
EncryptionSettings() - Constructor for class com.microsoft.azure.management.compute.EncryptionSettings
 
encryptionSettings() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the encryptionSettings value.
EncryptionStatus - Class in com.microsoft.azure.management.compute
Defines values for EncryptionStatuses.
EncryptionStatus() - Constructor for class com.microsoft.azure.management.compute.EncryptionStatus
 
equals(Object) - Method in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
 
equals(Object) - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
equals(Object) - Method in class com.microsoft.azure.management.compute.IPVersion
 
equals(Object) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
equals(Object) - Method in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
 
errordetail() - Method in class com.microsoft.azure.management.compute.InnerError
Get the errordetail value.
exceptiontype() - Method in class com.microsoft.azure.management.compute.InnerError
Get the exceptiontype value.
extendedUnit() - Method in class com.microsoft.azure.management.compute.ResourceSkuCosts
Get the extendedUnit value.
extensionHandlers() - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Get the extensionHandlers value.
extensionProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the extensionProfile value.
extensionProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the extensionProfile value.
extensions() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the extensions value.
extensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
extensions() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetExtensionProfile
Get the extensions value.
extensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
extensionTypes() - Method in interface com.microsoft.azure.management.compute.VirtualMachinePublisher
 

F

faultDomainCount() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
fqdn() - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool
 
fqdn() - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Get the fqdn value.
fqdn() - Method in class com.microsoft.azure.management.compute.ContainerServiceMasterProfile
Get the fqdn value.
fromDisk(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromDisk
Specifies the ID of source data managed disk.
fromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromDisk
Specifies the source data managed disk.
fromDiskSku(DiskSku) - Static method in class com.microsoft.azure.management.compute.DiskSkuTypes
Parses a value into a disk SKU type and creates a new DiskSkuType instance if not found among the existing ones.
fromImage(String, int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromImage
Specifies the ID of an image containing source data disk image.
fromImage(VirtualMachineImage, int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromImage
Specifies an image containing source data disk image.
fromImage(VirtualMachineCustomImage, int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromImage
Specifies a custom image containing a source data disk image.
fromImage(String, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithOSDiskFromImage
Specifies the ID of an image containing the operating system.
fromImage(VirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithOSDiskFromImage
Specifies an image containing the operating system.
fromImage(VirtualMachineCustomImage) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithOSDiskFromImage
Specifies a custom image containing the operating system.
fromImage(String, int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromImage
Specifies an image containing source data disk image.
fromImage(VirtualMachineImage, int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromImage
Specifies an image containing a source data disk image.
fromImage(VirtualMachineCustomImage, int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromImage
Specifies a custom image containing a source data disk image.
fromImage(String, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithOSSnapshotFromImage
Specifies an image containing an operating system.
fromImage(VirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithOSSnapshotFromImage
Specifies an image containing an operating system.
fromImage(VirtualMachineCustomImage) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithOSSnapshotFromImage
Specifies a custom image containing an operating system.
fromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
Specifies the image LUN identifier of the source disk image.
fromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
Specifies the image LUN identifier of the source disk image.
fromInstanceView(VirtualMachineInstanceView) - Static method in class com.microsoft.azure.management.compute.PowerState
Creates an instance of PowerState from the virtual machine instance view status entry corresponding to the power state.
fromManagedDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source managed disk for the data disk image.
fromManagedDisk(Disk) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source managed disk for the data disk image.
fromSku(Sku) - Static method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Parses a SKU into a VMSS SKU type and creates a new VirtualMachineScaleSetSkuType instance if not found among the existing ones.
fromSkuNameAndTier(String, String) - Static method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Parses into a VMSS SKU type and creates a new VMSS SKU type instance if not found among the existing ones.
fromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromSnapshot
Specifies the source data managed snapshot.
fromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromSnapshot
Specifies the source data managed snapshot.
fromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source snapshot for the data disk image.
fromStorageAccountType(StorageAccountTypes) - Static method in class com.microsoft.azure.management.compute.DiskSkuTypes
Parses a value into a disk SKU type and creates a new DiskSkuType instance if not found among the existing ones.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.AccessLevel
Parses a serialized value to a AccessLevel instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
Creates or finds an availability set SKU type baes on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.CachingTypes
Parses a serialized value to a CachingTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ComponentNames
Parses a serialized value to a ComponentNames instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ComputeRoles
Parses a serialized value to a ComputeRoles instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.ComputeUsageUnit
Creates or finds a compute usage unit based on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ContainerServiceOrchestratorTypes
Parses a serialized value to a ContainerServiceOrchestratorTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.DiskCreateOption
Parses a serialized value to a DiskCreateOption instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.DiskCreateOptionTypes
Parses a serialized value to a DiskCreateOptionTypes instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.EncryptionStatus
Creates of finds an encryption status based on its name.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.InstanceViewTypes
Parses a serialized value to a InstanceViewTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
Parses a serialized value to a MaintenanceOperationResultCodeTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
Parses a serialized value to a OperatingSystemStateTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
Parses a serialized value to a OperatingSystemTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.PassNames
Parses a serialized value to a PassNames instance.
fromString(String) - Static method in class com.microsoft.azure.management.compute.PowerState
Finds or creates a PowerState value.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ProtocolTypes
Parses a serialized value to a ProtocolTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceIdentityType
Parses a serialized value to a ResourceIdentityType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
Parses a serialized value to a ResourceSkuCapacityScaleType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Parses a serialized value to a ResourceSkuRestrictionsReasonCode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
Parses a serialized value to a ResourceSkuRestrictionsType instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.SettingNames
Parses a serialized value to a SettingNames instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.StatusLevelTypes
Parses a serialized value to a StatusLevelTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.StorageAccountTypes
Parses a serialized value to a StorageAccountTypes instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.UpgradeMode
Parses a serialized value to a UpgradeMode instance.
fromString(String) - Static method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
Parses a serialized value to a VirtualMachineScaleSetSkuScaleType instance.
fromVhd(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskFromVhd
Specifies the source data VHD.
fromVhd(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource
Specifies the source VHD for the data disk image.
fromVirtualMachine(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine
Uses the virtual machine's OS disk and data disks as the source for OS disk image and data disk images of this image.
fromVirtualMachine(VirtualMachine) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithSourceVirtualMachine
Uses the virtual machine's OS and data disks as the sources for OS disk image and data disk images of this image.

G

generalize() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Generalizes the virtual machine.
generalize(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Generalizes the virtual machine.
generalizeAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Generalizes the virtual machine asynchronously.
generalizeAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Generalizes the virtual machine asynchronously.
generalizeAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Generalizes the virtual machine asynchronously.
generalizeAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Generalizes the virtual machine asynchronously.
getImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
getImage(Region, String, String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineImages
Gets a virtual machine image.
getImage(String, String, String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineImages
Gets a virtual machine image.
getImageAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
getInstanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension
 
getInstanceViewAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension
 
getMonitor() - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
 
getMonitorAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineEncryption
 
getNetworkInterface(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Gets a network interface associated with this virtual machine instance.
getNetworkInterfaceByInstanceId(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Gets a network interface associated with a virtual machine scale set instance.
getOSCustomImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
getOSPlatformImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
getPrimaryInternalLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
getPrimaryInternetFacingLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
getPrimaryNetwork() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
getPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Gets the public IP address associated with this virtual machine's primary network interface.
getPrimaryPublicIPAddressId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
grantAccess(int) - Method in interface com.microsoft.azure.management.compute.Disk
Grants access to the disk.
grantAccess(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Disks
Grants access to a disk.
grantAccess(int) - Method in interface com.microsoft.azure.management.compute.Snapshot
Grants access to the snapshot.
grantAccess(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Snapshots
Grants access to a snapshot.
grantAccessAsync(int) - Method in interface com.microsoft.azure.management.compute.Disk
Grants access to the disk asynchronously.
grantAccessAsync(int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Disk
Grants access to the disk asynchronously.
grantAccessAsync(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Disks
Grants access to the disk asynchronously.
grantAccessAsync(String, String, AccessLevel, int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Disks
Grants access to the disk asynchronously.
grantAccessAsync(int) - Method in interface com.microsoft.azure.management.compute.Snapshot
Grants access to the snapshot asynchronously.
grantAccessAsync(int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Snapshot
Grants access to the snapshot asynchronously.
grantAccessAsync(String, String, AccessLevel, int) - Method in interface com.microsoft.azure.management.compute.Snapshots
Grants access to the snapshot asynchronously.
grantAccessAsync(String, String, AccessLevel, int, ServiceCallback<String>) - Method in interface com.microsoft.azure.management.compute.Snapshots
Grants access to the snapshot asynchronously.

H

handlerSchema() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
HardwareProfile - Class in com.microsoft.azure.management.compute
Describes a hardware profile.
HardwareProfile() - Constructor for class com.microsoft.azure.management.compute.HardwareProfile
 
hashCode() - Method in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
 
hashCode() - Method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
hashCode() - Method in class com.microsoft.azure.management.compute.IPVersion
 
hashCode() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
hashCode() - Method in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
 

I

id() - Method in class com.microsoft.azure.management.compute.ApiEntityReference
Get the id value.
id() - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Get the id value.
id() - Method in class com.microsoft.azure.management.compute.ImageReference
 
id() - Method in class com.microsoft.azure.management.compute.SourceVault
Get the id value.
id() - Method in class com.microsoft.azure.management.compute.SubResourceReadOnly
Get the id value.
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
id() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
idleTimeoutInMinutes() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Get the idleTimeoutInMinutes value.
idleTimeoutInMinutes() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Get the idleTimeoutInMinutes value.
image() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the image value.
image() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the image value.
ImageDataDisk - Class in com.microsoft.azure.management.compute
Describes a data disk.
ImageDataDisk() - Constructor for class com.microsoft.azure.management.compute.ImageDataDisk
 
ImageDiskReference - Class in com.microsoft.azure.management.compute
The source image used for creating the disk.
ImageDiskReference() - Constructor for class com.microsoft.azure.management.compute.ImageDiskReference
 
ImageOSDisk - Class in com.microsoft.azure.management.compute
Describes an Operating System disk.
ImageOSDisk() - Constructor for class com.microsoft.azure.management.compute.ImageOSDisk
 
imageReference() - Method in class com.microsoft.azure.management.compute.CreationData
Get the imageReference value.
ImageReference - Class in com.microsoft.azure.management.compute
The image reference.
ImageReference() - Constructor for class com.microsoft.azure.management.compute.ImageReference
Creates ImageReference.
ImageReference(ImageReferenceInner) - Constructor for class com.microsoft.azure.management.compute.ImageReference
Creates ImageReference.
imageReference() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
imageReference() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
imageReference() - Method in class com.microsoft.azure.management.compute.StorageProfile
Get the imageReference value.
imageReference() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
imageReference() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Get the imageReference value.
imageReference() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Get the imageReference value.
images() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
ImageStorageProfile - Class in com.microsoft.azure.management.compute
Describes a storage profile.
ImageStorageProfile() - Constructor for class com.microsoft.azure.management.compute.ImageStorageProfile
 
inner() - Method in class com.microsoft.azure.management.compute.ImageReference
 
innererror() - Method in class com.microsoft.azure.management.compute.ApiError
Get the innererror value.
InnerError - Class in com.microsoft.azure.management.compute
Inner error details.
InnerError() - Constructor for class com.microsoft.azure.management.compute.InnerError
 
instanceId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
instanceIds() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceIDs
Get the instanceIds value.
instanceIds() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceRequiredIDs
Get the instanceIds value.
instanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Get the virtual machine instance view.
instanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Gets the instance view of the virtual machine instance.
instanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceExtension
 
InstanceViewStatus - Class in com.microsoft.azure.management.compute
Instance view status.
InstanceViewStatus() - Constructor for class com.microsoft.azure.management.compute.InstanceViewStatus
 
InstanceViewTypes - Enum in com.microsoft.azure.management.compute
Defines values for InstanceViewTypes.
IPV4 - Static variable in class com.microsoft.azure.management.compute.IPVersion
Static value IPv4 for IPVersion.
IPV6 - Static variable in class com.microsoft.azure.management.compute.IPVersion
Static value IPv6 for IPVersion.
IPVersion - Class in com.microsoft.azure.management.compute
Defines values for IPVersion.
IPVersion(String) - Constructor for class com.microsoft.azure.management.compute.IPVersion
Creates a custom value for IPVersion.
isAttachedToVirtualMachine() - Method in interface com.microsoft.azure.management.compute.Disk
 
isBootDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
isCreatedFromVirtualMachine() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
isCustomerInitiatedMaintenanceAllowed() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the isCustomerInitiatedMaintenanceAllowed value.
isDiagnosticsEnabled() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
isLatestScaleSetUpdateApplied() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isLinuxPasswordAuthenticationEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isManagedDiskEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
isManagedDiskEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
isManagedDiskEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isManagedServiceIdentityEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
isManagedServiceIdentityEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
isOSBasedOnCustomImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isOSBasedOnPlatformImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isOSBasedOnStoredImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isWindowsAutoUpdateEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
isWindowsVMAgentProvisioned() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 

K

keyData() - Method in class com.microsoft.azure.management.compute.ContainerServiceSshPublicKey
Get the keyData value.
keyData() - Method in class com.microsoft.azure.management.compute.SshPublicKey
Get the keyData value.
keyEncryptionKey() - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Get the keyEncryptionKey value.
keyEncryptionKey() - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Get the keyEncryptionKey value.
keyEncryptionKeyURL - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyEncryptionKeyURL() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyEncryptionKeyVaultId - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyEncryptionKeyVaultId() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Get the keyUrl value.
keyUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Get the keyUrl value.
KeyVaultAndKeyReference - Class in com.microsoft.azure.management.compute
Key Vault Key Url and vault id of KeK, KeK is optional and when provided is used to unwrap the encryptionKey.
KeyVaultAndKeyReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
 
KeyVaultAndSecretReference - Class in com.microsoft.azure.management.compute
Key Vault Secret Url and vault id of the encryption key.
KeyVaultAndSecretReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
 
keyVaultId - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
keyVaultId() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
KeyVaultKeyReference - Class in com.microsoft.azure.management.compute
Describes a reference to Key Vault Key.
KeyVaultKeyReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultKeyReference
 
KeyVaultSecretReference - Class in com.microsoft.azure.management.compute
Describes a reference to Key Vault Secret.
KeyVaultSecretReference() - Constructor for class com.microsoft.azure.management.compute.KeyVaultSecretReference
 
keyVaultUrl() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
KnownLinuxVirtualMachineImage - Enum in com.microsoft.azure.management.compute
The popular Azure Linux images.
KnownWindowsVirtualMachineImage - Enum in com.microsoft.azure.management.compute
The popular Azure Windows images.

L

lastOperationMessage() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the lastOperationMessage value.
lastOperationResultCode() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the lastOperationResultCode value.
level() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the level value.
licenseType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
licenseType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the licenseType value.
licenseType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the licenseType value.
limit() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
LinuxConfiguration - Class in com.microsoft.azure.management.compute
Describes Windows configuration of the OS Profile.
LinuxConfiguration() - Constructor for class com.microsoft.azure.management.compute.LinuxConfiguration
 
linuxConfiguration() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the linuxConfiguration value.
linuxConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the linuxConfiguration value.
linuxConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the linuxConfiguration value.
linuxPassPhrase() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
linuxRootUsername() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
LinuxVMDiskEncryptionConfiguration - Class in com.microsoft.azure.management.compute
Type representing encryption settings to be applied to a Linux virtual machine.
LinuxVMDiskEncryptionConfiguration(String, String, String) - Constructor for class com.microsoft.azure.management.compute.LinuxVMDiskEncryptionConfiguration
Creates LinuxVMDiskEncryptionSettings.
listAvailableSkus() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listeners() - Method in class com.microsoft.azure.management.compute.WinRMConfiguration
Get the listeners value.
listExtensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
listExtensionsAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
listNetworkInterfaces() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listNetworkInterfaces() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
listNetworkInterfacesByInstanceId(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Lists the network interface associated with a specific virtual machine instance in the scale set.
listPrimaryInternalLoadBalancerBackends() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listPrimaryInternalLoadBalancerInboundNatPools() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listPrimaryInternetFacingLoadBalancerBackends() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listPrimaryInternetFacingLoadBalancerInboundNatPools() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
listVirtualMachineSizes() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
localizedValue() - Method in class com.microsoft.azure.management.compute.UsageName
Get the localizedValue value.
location() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
lun() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.DataDiskImage
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the lun value.
lun() - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Get the lun value.
lun() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
lun() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the lun value.
lun() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 

M

MaintenanceOperationResultCodeTypes - Enum in com.microsoft.azure.management.compute
Defines values for MaintenanceOperationResultCodeTypes.
MaintenanceRedeployStatus - Class in com.microsoft.azure.management.compute
Maintenance Operation Status.
MaintenanceRedeployStatus() - Constructor for class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
 
maintenanceRedeployStatus() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the maintenanceRedeployStatus value.
maintenanceWindowEndTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the maintenanceWindowEndTime value.
maintenanceWindowStartTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the maintenanceWindowStartTime value.
MANAGED - Static variable in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
Static value Aligned for AvailabilitySetSkuTypes.
managedDisk() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the managedDisk value.
managedDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the managedDisk value.
managedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
managedServiceIdentityPrincipalId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
managedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
managedServiceIdentityTenantId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
masterFqdn() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
masterLeafDomainLabel() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
masterNodeCount() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
maxDataDiskCount() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
maximum() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the maximum value.
maximum() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the maximum value.
memoryInMB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
message() - Method in class com.microsoft.azure.management.compute.ApiError
Get the message value.
message() - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Get the message value.
message() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the message value.
meterID() - Method in class com.microsoft.azure.management.compute.ResourceSkuCosts
Get the meterID value.
migrateToManaged(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Migrates the virtual machine with unmanaged disks to use managed disks.
migrateToManagedAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
migrateToManagedAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Converts (migrates) the virtual machine with un-managed disks to use managed disk asynchronously.
minimum() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the minimum value.
minimum() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the minimum value.
mode() - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Get the mode value.

N

name() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
name() - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.DiskSku
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.Plan
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.PurchasePlan
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapabilities
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.Sku
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Get the name value.
name() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMExtensionsSummary
Get the name value.
networkInterfaceConfigurations() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
Get the networkInterfaceConfigurations value.
networkInterfaceConfigurations() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateNetworkProfile
Get the networkInterfaceConfigurations value.
networkInterfaceIds() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
networkInterfaces() - Method in class com.microsoft.azure.management.compute.NetworkProfile
Get the networkInterfaces value.
NetworkProfile - Class in com.microsoft.azure.management.compute
Describes a network profile.
NetworkProfile() - Constructor for class com.microsoft.azure.management.compute.NetworkProfile
 
networkProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
networkProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the networkProfile value.
networkProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the networkProfile value.
NOT_ENCRYPTED - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value NotEncrypted for EncryptionStatuses.
NOT_MOUNTED - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value NotMounted for EncryptionStatuses.
numberOfCores() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 

O

offer() - Method in class com.microsoft.azure.management.compute.ImageReference
Get the offer value.
offer() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
offer() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
offer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
offer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
offers() - Method in interface com.microsoft.azure.management.compute.VirtualMachinePublisher
 
operatingSystem() - Method in class com.microsoft.azure.management.compute.OSDiskImage
Get the operatingSystem value.
OperatingSystemStateTypes - Enum in com.microsoft.azure.management.compute
Defines values for OperatingSystemStateTypes.
OperatingSystemTypes - Enum in com.microsoft.azure.management.compute
Defines values for OperatingSystemTypes.
orchestrator() - Method in class com.microsoft.azure.management.compute.ContainerServiceCustomProfile
Get the orchestrator value.
orchestratorType() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
orchestratorType() - Method in class com.microsoft.azure.management.compute.ContainerServiceOrchestratorProfile
Get the orchestratorType value.
osDisk() - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Get the osDisk value.
OSDisk - Class in com.microsoft.azure.management.compute
Describes an Operating System disk.
OSDisk() - Constructor for class com.microsoft.azure.management.compute.OSDisk
 
osDisk() - Method in class com.microsoft.azure.management.compute.StorageProfile
Get the osDisk value.
osDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Get the osDisk value.
osDisk() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Get the osDisk value.
osDiskCachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osDiskCachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
osDiskCachingType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osDiskId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
OSDiskImage - Class in com.microsoft.azure.management.compute
Contains the os disk image information.
OSDiskImage() - Constructor for class com.microsoft.azure.management.compute.OSDiskImage
 
osDiskImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
osDiskImage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
osDiskName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
osDiskName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskSize() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osDiskSizeInGB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osDiskSizeInMB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
osDiskStatus() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
osDiskStorageAccountType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
OSProfile - Class in com.microsoft.azure.management.compute
Describes an OS profile.
OSProfile() - Constructor for class com.microsoft.azure.management.compute.OSProfile
 
osProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the osProfile value.
osProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the osProfile value.
osState() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the osState value.
osType() - Method in interface com.microsoft.azure.management.compute.Disk
 
osType() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
osType() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the osType value.
osType() - Method in class com.microsoft.azure.management.compute.LinuxVMDiskEncryptionConfiguration
 
osType() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the osType value.
osType() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osType() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
osType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the osType value.
osType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
osType() - Method in class com.microsoft.azure.management.compute.WindowsVMDiskEncryptionConfiguration
 
osUnmanagedDiskVhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
osUnmanagedDiskVhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
output() - Method in class com.microsoft.azure.management.compute.ComputeLongRunningOperationProperties
Get the output value.
overProvisionEnabled() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 

P

passName() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the passName value.
PassNames - Enum in com.microsoft.azure.management.compute
Defines values for PassNames.
passPhrase - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
path() - Method in class com.microsoft.azure.management.compute.SshPublicKey
Get the path value.
PERCENT - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Percent for ComputeUsageUnit.
Plan - Class in com.microsoft.azure.management.compute
Plan for the resource.
Plan() - Constructor for class com.microsoft.azure.management.compute.Plan
 
plan() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
plan() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
platformFaultDomain() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the platformFaultDomain value.
platformImageReference() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
platformUpdateDomain() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the platformUpdateDomain value.
powerOff() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Powers off (stops) the virtual machine.
powerOff(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Powers off (stops) a virtual machine.
powerOff() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Powers off (stops) the virtual machines in the scale set.
powerOff(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Powers off (stops) the virtual machines in the scale set.
powerOff() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Stops the virtual machine instance.
powerOffAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Powers off (stops) the virtual machine asynchronously.
powerOffAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Powers off (stop) the virtual machine asynchronously.
powerOffAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Powers off (stops) the virtual machine asynchronously.
powerOffAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Powers off (stop) the virtual machine asynchronously.
powerOffAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Powers off (stops) the virtual machines in the scale set asynchronously.
powerOffAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Powers off (stops) the virtual machines in the scale set asynchronously.
powerOffAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Powers off (stops) the virtual machines in the scale set asynchronously.
powerOffAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Powers off (stop) the virtual machines in the scale set asynchronously.
powerOffAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Stops the virtual machine instance.
PowerState - Class in com.microsoft.azure.management.compute
Possible power states of a virtual machine.
PowerState() - Constructor for class com.microsoft.azure.management.compute.PowerState
 
powerState() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
powerState() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
preMaintenanceWindowEndTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the preMaintenanceWindowEndTime value.
preMaintenanceWindowStartTime() - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Get the preMaintenanceWindowStartTime value.
PREMIUM_LRS - Static variable in class com.microsoft.azure.management.compute.DiskSkuTypes
Static value Classic for DiskSkuTypes.
primaryNetworkInterfaceId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
primaryPublicIPAddressIds() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
principalId() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the principalId value.
principalId() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the principalId value.
product() - Method in class com.microsoft.azure.management.compute.Plan
Get the product value.
product() - Method in class com.microsoft.azure.management.compute.PurchasePlan
Get the product value.
progressMessage() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
promotionCode() - Method in class com.microsoft.azure.management.compute.Plan
Get the promotionCode value.
protocol() - Method in class com.microsoft.azure.management.compute.WinRMListener
Get the protocol value.
ProtocolTypes - Enum in com.microsoft.azure.management.compute
Defines values for ProtocolTypes.
provisioningState() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
provisioningState() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
provisioningState() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
provisionVMAgent() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the provisionVMAgent value.
publicKeys() - Method in class com.microsoft.azure.management.compute.ContainerServiceSshConfiguration
Get the publicKeys value.
publicKeys() - Method in class com.microsoft.azure.management.compute.SshConfiguration
Get the publicKeys value.
publicSettings() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
publicSettings() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
publicSettingsAsJsonString() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
publicSettingsAsJsonString() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
publisher() - Method in class com.microsoft.azure.management.compute.ImageReference
Get the publisher value.
publisher() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
publisher() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
publisher() - Method in class com.microsoft.azure.management.compute.Plan
Get the publisher value.
publisher() - Method in class com.microsoft.azure.management.compute.PurchasePlan
Get the publisher value.
publisher() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
publisher() - Method in interface com.microsoft.azure.management.compute.VirtualMachineOffer
 
publisher() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
publisherName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
publishers() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImages
 
publishers() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImages
 
PurchasePlan - Class in com.microsoft.azure.management.compute
Used for establishing the purchase context of any 3rd Party artifact through MarketPlace.
PurchasePlan() - Constructor for class com.microsoft.azure.management.compute.PurchasePlan
 

Q

quantity() - Method in class com.microsoft.azure.management.compute.ResourceSkuCosts
Get the quantity value.

R

rdpThumbPrint() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the rdpThumbPrint value.
reasonCode() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the reasonCode value.
redeploy() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Redeploys the virtual machine.
redeploy(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Redeploys a virtual machine.
redeployAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Redeploys the virtual machine asynchronously.
redeployAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Redeploys the virtual machine asynchronously.
redeployAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Redeploys the virtual machine asynchronously.
redeployAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Redeploys the virtual machine asynchronously.
refreshAsync() - Method in interface com.microsoft.azure.management.compute.DiskVolumeEncryptionMonitor
 
refreshInstanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Refreshes the virtual machine instance view to sync with Azure.
refreshInstanceView() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Refreshes the instance view.
refreshInstanceViewAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Refreshes the virtual machine instance view to sync with Azure.
refreshInstanceViewAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Refreshes the instance view.
region() - Method in interface com.microsoft.azure.management.compute.VirtualMachineOffer
 
region() - Method in interface com.microsoft.azure.management.compute.VirtualMachinePublisher
 
region() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSku
 
regionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
regionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
regionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
reimage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Re-images (updates the version of the installed operating system) the virtual machines in the scale set.
reimage(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Re-images (updates the version of the installed operating system) the virtual machines in the scale set.
reimage() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Updates the version of the installed operating system in the virtual machine instance.
reimageAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Re-images (updates the version of the installed operating system) the virtual machines in the scale set asynchronously.
reimageAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Updates the version of the installed operating system in the virtual machine instance.
required() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the required value.
resourceDiskSizeInMB() - Method in interface com.microsoft.azure.management.compute.VirtualMachineSize
 
ResourceIdentityType - Enum in com.microsoft.azure.management.compute
Defines values for ResourceIdentityType.
ResourceSkuCapabilities - Class in com.microsoft.azure.management.compute
Describes The SKU capabilites object.
ResourceSkuCapabilities() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuCapabilities
 
ResourceSkuCapacity - Class in com.microsoft.azure.management.compute
Describes scaling information of a SKU.
ResourceSkuCapacity() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuCapacity
 
ResourceSkuCapacityScaleType - Enum in com.microsoft.azure.management.compute
Defines values for ResourceSkuCapacityScaleType.
ResourceSkuCosts - Class in com.microsoft.azure.management.compute
Describes metadata for retrieving price info.
ResourceSkuCosts() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuCosts
 
ResourceSkuRestrictions - Class in com.microsoft.azure.management.compute
Describes scaling information of a SKU.
ResourceSkuRestrictions() - Constructor for class com.microsoft.azure.management.compute.ResourceSkuRestrictions
 
ResourceSkuRestrictionsReasonCode - Enum in com.microsoft.azure.management.compute
Defines values for ResourceSkuRestrictionsReasonCode.
ResourceSkuRestrictionsType - Enum in com.microsoft.azure.management.compute
Defines values for ResourceSkuRestrictionsType.
resourceType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
 
ResourceUpdate - Class in com.microsoft.azure.management.compute
The Resource model definition.
ResourceUpdate() - Constructor for class com.microsoft.azure.management.compute.ResourceUpdate
 
restart() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Restarts the virtual machine.
restart(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Restarts a virtual machine.
restart() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Restarts the virtual machines in the scale set.
restart(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Restarts the virtual machines in the scale set.
restart() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Restarts the virtual machine instance.
restartAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Restarts the virtual machine asynchronously.
restartAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Restarts the virtual machine asynchronously.
restartAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Restarts the virtual machine asynchronously.
restartAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Restarts the virtual machine asynchronously.
restartAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Restarts the virtual machines in the scale set asynchronously.
restartAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Restarts the virtual machines in the scale set asynchronously.
restartAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Restarts the virtual machines in the scale set asynchronously.
restartAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Restarts the virtual machines in the scale set asynchronously.
restartAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Restarts the virtual machine instance.
revokeAccess() - Method in interface com.microsoft.azure.management.compute.Disk
Revokes access granted to the disk.
revokeAccess(String, String) - Method in interface com.microsoft.azure.management.compute.Disks
Revoke access granted to a disk.
revokeAccess() - Method in interface com.microsoft.azure.management.compute.Snapshot
Revoke access granted to the snapshot.
revokeAccess(String, String) - Method in interface com.microsoft.azure.management.compute.Snapshots
Revoke access granted to a snapshot.
revokeAccessAsync() - Method in interface com.microsoft.azure.management.compute.Disk
Revokes access granted to the disk asynchronously.
revokeAccessAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Disk
Revokes access granted to the disk asynchronously.
revokeAccessAsync(String, String) - Method in interface com.microsoft.azure.management.compute.Disks
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Disks
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync() - Method in interface com.microsoft.azure.management.compute.Snapshot
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Snapshot
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(String, String) - Method in interface com.microsoft.azure.management.compute.Snapshots
Revoke access granted to the snapshot asynchronously.
revokeAccessAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.Snapshots
Revoke access granted to the snapshot asynchronously.
RunCommandInputParameter - Class in com.microsoft.azure.management.compute
Describes the properties of a run command parameter.
RunCommandInputParameter() - Constructor for class com.microsoft.azure.management.compute.RunCommandInputParameter
 
RunCommandParameterDefinition - Class in com.microsoft.azure.management.compute
Describes the properties of a run command parameter.
RunCommandParameterDefinition() - Constructor for class com.microsoft.azure.management.compute.RunCommandParameterDefinition
 
RUNNING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/running for PowerState.

S

scaleType() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapacity
Get the scaleType value.
scaleType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
Get the scaleType value.
SECONDS - Static variable in class com.microsoft.azure.management.compute.ComputeUsageUnit
Static value Seconds for ComputeUsageUnit.
secret() - Method in class com.microsoft.azure.management.compute.ContainerServiceServicePrincipalProfile
Get the secret value.
secrets() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the secrets value.
secrets() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the secrets value.
secrets() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the secrets value.
secretUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Get the secretUrl value.
secretUrl() - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Get the secretUrl value.
serialConsoleLogBlobUri() - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Get the serialConsoleLogBlobUri value.
servicePrincipalClientId() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
servicePrincipalSecret() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
settingName() - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Get the settingName value.
SettingNames - Enum in com.microsoft.azure.management.compute
Defines values for SettingNames.
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
size() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
sizeInGB() - Method in interface com.microsoft.azure.management.compute.Disk
 
sizeInGB() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
sizes() - Method in interface com.microsoft.azure.management.compute.VirtualMachines
 
sku() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
sku() - Method in interface com.microsoft.azure.management.compute.Disk
 
sku() - Method in class com.microsoft.azure.management.compute.ImageReference
 
sku() - Method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
 
sku() - Method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
 
sku() - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Get the sku value.
Sku - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set sku.
Sku() - Constructor for class com.microsoft.azure.management.compute.Sku
 
sku() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
sku() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
sku() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
sku() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
sku() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
skus() - Method in interface com.microsoft.azure.management.compute.VirtualMachineOffer
 
skuType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetSku
 
snapshot() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the snapshot value.
snapshot() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the snapshot value.
Snapshot - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure managed snapshot.
Snapshot.Definition - Interface in com.microsoft.azure.management.compute
The entirety of the managed snapshot definition.
Snapshot.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of managed snapshot definition stages.
Snapshot.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a managed snapshot definition.
Snapshot.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed disk containing data.
Snapshot.DefinitionStages.WithDataSnapshotFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk image.
Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose managed snapshot containing data.
Snapshot.DefinitionStages.WithDataSnapshotFromVhd - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose source data disk VHD.
Snapshot.DefinitionStages.WithDataSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose data source.
Snapshot.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to specify the resource group.
Snapshot.DefinitionStages.WithLinuxSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose a Linux OS source.
Snapshot.DefinitionStages.WithOSSnapshotFromImage - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose a source operating system image.
Snapshot.DefinitionStages.WithSize - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot allowing to specify the size.
Snapshot.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed disk definition allowing to choose account type.
Snapshot.DefinitionStages.WithSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose OS source or data source.
Snapshot.DefinitionStages.WithWindowsSnapshotSource - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot definition allowing to choose Windows OS source.
Snapshot.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
Snapshot.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of managed snapshot update stages.
Snapshot.UpdateStages.WithOSSettings - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot update allowing to specify OS settings.
Snapshot.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of the managed snapshot update allowing to choose account type.
Snapshots - Interface in com.microsoft.azure.management.compute
Entry point to managed snapshot management API in Azure.
source() - Method in interface com.microsoft.azure.management.compute.Disk
 
source() - Method in interface com.microsoft.azure.management.compute.Snapshot
 
sourceDataDiskImageLun() - Method in class com.microsoft.azure.management.compute.CreationSource
 
sourceId() - Method in class com.microsoft.azure.management.compute.CreationSource
 
sourceImageUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
Uri to the source virtual hard disk user image from which this disk was created.
sourceResourceId() - Method in class com.microsoft.azure.management.compute.CreationData
Get the sourceResourceId value.
sourceUri() - Method in class com.microsoft.azure.management.compute.CreationData
Get the sourceUri value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Get the sourceVault value.
sourceVault() - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Get the sourceVault value.
SourceVault - Class in com.microsoft.azure.management.compute
The vault id is an Azure Resource Manager Resoure id in the form /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
SourceVault() - Constructor for class com.microsoft.azure.management.compute.SourceVault
 
sourceVault() - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Get the sourceVault value.
sourceVirtualMachineId() - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage
 
ssh() - Method in class com.microsoft.azure.management.compute.ContainerServiceLinuxProfile
Get the ssh value.
ssh() - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Get the ssh value.
SshConfiguration - Class in com.microsoft.azure.management.compute
SSH configuration for Linux based VMs running on Azure.
SshConfiguration() - Constructor for class com.microsoft.azure.management.compute.SshConfiguration
 
sshKey() - Method in interface com.microsoft.azure.management.compute.ContainerService
 
SshPublicKey - Class in com.microsoft.azure.management.compute
Contains information about SSH certificate public key and the path on the Linux VM where the public key is placed.
SshPublicKey() - Constructor for class com.microsoft.azure.management.compute.SshPublicKey
 
STANDARD_A0 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A0 for ContainerServiceVMSizeTypes.
STANDARD_A0 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A0 for VirtualMachineScaleSetSkuTypes.
STANDARD_A0 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A0 for VirtualMachineSizeTypes.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A1 for ContainerServiceVMSizeTypes.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A1 for VirtualMachineScaleSetSkuTypes.
STANDARD_A1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A1 for VirtualMachineSizeTypes.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A10 for ContainerServiceVMSizeTypes.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A10 for VirtualMachineScaleSetSkuTypes.
STANDARD_A10 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A10 for VirtualMachineSizeTypes.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A11 for ContainerServiceVMSizeTypes.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A11 for VirtualMachineScaleSetSkuTypes.
STANDARD_A11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A11 for VirtualMachineSizeTypes.
STANDARD_A1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A1_v2 for VirtualMachineSizeTypes.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A2 for ContainerServiceVMSizeTypes.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A2 for VirtualMachineScaleSetSkuTypes.
STANDARD_A2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A2 for VirtualMachineSizeTypes.
STANDARD_A2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A2_v2 for VirtualMachineSizeTypes.
STANDARD_A2M_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A2m_v2 for VirtualMachineSizeTypes.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A3 for ContainerServiceVMSizeTypes.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A3 for VirtualMachineScaleSetSkuTypes.
STANDARD_A3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A3 for VirtualMachineSizeTypes.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A4 for ContainerServiceVMSizeTypes.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A4 for VirtualMachineScaleSetSkuTypes.
STANDARD_A4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A4 for VirtualMachineSizeTypes.
STANDARD_A4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A4_v2 for VirtualMachineSizeTypes.
STANDARD_A4M_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A4m_v2 for VirtualMachineSizeTypes.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A5 for ContainerServiceVMSizeTypes.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A5 for VirtualMachineScaleSetSkuTypes.
STANDARD_A5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A5 for VirtualMachineSizeTypes.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A6 for ContainerServiceVMSizeTypes.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A6 for VirtualMachineScaleSetSkuTypes.
STANDARD_A6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A6 for VirtualMachineSizeTypes.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A7 for ContainerServiceVMSizeTypes.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A7 for VirtualMachineScaleSetSkuTypes.
STANDARD_A7 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A7 for VirtualMachineSizeTypes.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A8 for ContainerServiceVMSizeTypes.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A8 for VirtualMachineScaleSetSkuTypes.
STANDARD_A8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A8 for VirtualMachineSizeTypes.
STANDARD_A8_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A8_v2 for VirtualMachineSizeTypes.
STANDARD_A8M_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A8m_v2 for VirtualMachineSizeTypes.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_A9 for ContainerServiceVMSizeTypes.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_A9 for VirtualMachineScaleSetSkuTypes.
STANDARD_A9 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_A9 for VirtualMachineSizeTypes.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D1 for ContainerServiceVMSizeTypes.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D1 for VirtualMachineScaleSetSkuTypes.
STANDARD_D1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D1 for VirtualMachineSizeTypes.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D11 for ContainerServiceVMSizeTypes.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D11 for VirtualMachineScaleSetSkuTypes.
STANDARD_D11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D11 for VirtualMachineSizeTypes.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D11_v2 for ContainerServiceVMSizeTypes.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D11_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D11_v2 for VirtualMachineSizeTypes.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D12 for ContainerServiceVMSizeTypes.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D12 for VirtualMachineScaleSetSkuTypes.
STANDARD_D12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D12 for VirtualMachineSizeTypes.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D12_v2 for ContainerServiceVMSizeTypes.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D12_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D12_v2 for VirtualMachineSizeTypes.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D13 for ContainerServiceVMSizeTypes.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D13 for VirtualMachineScaleSetSkuTypes.
STANDARD_D13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D13 for VirtualMachineSizeTypes.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D13_v2 for ContainerServiceVMSizeTypes.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D13_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D13_v2 for VirtualMachineSizeTypes.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D14 for ContainerServiceVMSizeTypes.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D14 for VirtualMachineScaleSetSkuTypes.
STANDARD_D14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D14 for VirtualMachineSizeTypes.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D14_v2 for ContainerServiceVMSizeTypes.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D14_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D14_v2 for VirtualMachineSizeTypes.
STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D15_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D15_v2 for VirtualMachineSizeTypes.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D1_v2 for ContainerServiceVMSizeTypes.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D1_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D1_v2 for VirtualMachineSizeTypes.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D2 for ContainerServiceVMSizeTypes.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D2 for VirtualMachineSizeTypes.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D2_v2 for ContainerServiceVMSizeTypes.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D2_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D2_v2 for VirtualMachineSizeTypes.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D3 for ContainerServiceVMSizeTypes.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D3 for VirtualMachineScaleSetSkuTypes.
STANDARD_D3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D3 for VirtualMachineSizeTypes.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D3_v2 for ContainerServiceVMSizeTypes.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D3_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D3_v2 for VirtualMachineSizeTypes.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D4 for ContainerServiceVMSizeTypes.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D4 for VirtualMachineScaleSetSkuTypes.
STANDARD_D4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D4 for VirtualMachineSizeTypes.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D4_v2 for ContainerServiceVMSizeTypes.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D4_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D4_v2 for VirtualMachineSizeTypes.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_D5_v2 for ContainerServiceVMSizeTypes.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_D5_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_D5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_D5_v2 for VirtualMachineSizeTypes.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS1 for ContainerServiceVMSizeTypes.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS1 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS1 for VirtualMachineSizeTypes.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS11 for ContainerServiceVMSizeTypes.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS11 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS11 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS11 for VirtualMachineSizeTypes.
STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS11_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS11_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS11_v2 for VirtualMachineSizeTypes.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS12 for ContainerServiceVMSizeTypes.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS12 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS12 for VirtualMachineSizeTypes.
STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS12_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS12_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS12_v2 for VirtualMachineSizeTypes.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS13 for ContainerServiceVMSizeTypes.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS13 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS13 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS13 for VirtualMachineSizeTypes.
STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS13_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS13_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS13_v2 for VirtualMachineSizeTypes.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS14 for ContainerServiceVMSizeTypes.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS14 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS14 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS14 for VirtualMachineSizeTypes.
STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS14_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS14_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS14_v2 for VirtualMachineSizeTypes.
STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS15_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS15_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS15_v2 for VirtualMachineSizeTypes.
STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS1_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS1_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS1_v2 for VirtualMachineSizeTypes.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS2 for ContainerServiceVMSizeTypes.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS2 for VirtualMachineSizeTypes.
STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS2_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS2_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS2_v2 for VirtualMachineSizeTypes.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS3 for ContainerServiceVMSizeTypes.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS3 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS3 for VirtualMachineSizeTypes.
STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS3_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS3_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS3_v2 for VirtualMachineSizeTypes.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_DS4 for ContainerServiceVMSizeTypes.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS4 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS4 for VirtualMachineSizeTypes.
STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS4_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS4_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS4_v2 for VirtualMachineSizeTypes.
STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value Standard_DS5_v2 for VirtualMachineScaleSetSkuTypes.
STANDARD_DS5_V2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_DS5_v2 for VirtualMachineSizeTypes.
STANDARD_F1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F1 for VirtualMachineScaleSetSkuTypes.
STANDARD_F1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F1 for VirtualMachineSizeTypes.
STANDARD_F16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F16 for VirtualMachineScaleSetSkuTypes.
STANDARD_F16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F16 for VirtualMachineSizeTypes.
STANDARD_F16S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F16S for VirtualMachineScaleSetSkuTypes.
STANDARD_F16S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F16s for VirtualMachineSizeTypes.
STANDARD_F1S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F1S for VirtualMachineScaleSetSkuTypes.
STANDARD_F1S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F1s for VirtualMachineSizeTypes.
STANDARD_F2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F2 for VirtualMachineScaleSetSkuTypes.
STANDARD_F2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F2 for VirtualMachineSizeTypes.
STANDARD_F2S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F2S for VirtualMachineScaleSetSkuTypes.
STANDARD_F2S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F2s for VirtualMachineSizeTypes.
STANDARD_F4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F4 for VirtualMachineScaleSetSkuTypes.
STANDARD_F4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F4 for VirtualMachineSizeTypes.
STANDARD_F4S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F4S for VirtualMachineScaleSetSkuTypes.
STANDARD_F4S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F4s for VirtualMachineSizeTypes.
STANDARD_F8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F8 for VirtualMachineScaleSetSkuTypes.
STANDARD_F8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F8 for VirtualMachineSizeTypes.
STANDARD_F8S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Static value STANDARD_F8S for VirtualMachineScaleSetSkuTypes.
STANDARD_F8S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_F8s for VirtualMachineSizeTypes.
STANDARD_G1 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_G1 for ContainerServiceVMSizeTypes.
STANDARD_G1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G1 for VirtualMachineSizeTypes.
STANDARD_G2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_G2 for ContainerServiceVMSizeTypes.
STANDARD_G2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G2 for VirtualMachineSizeTypes.
STANDARD_G3 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_G3 for ContainerServiceVMSizeTypes.
STANDARD_G3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G3 for VirtualMachineSizeTypes.
STANDARD_G4 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_G4 for ContainerServiceVMSizeTypes.
STANDARD_G4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G4 for VirtualMachineSizeTypes.
STANDARD_G5 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_G5 for ContainerServiceVMSizeTypes.
STANDARD_G5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_G5 for VirtualMachineSizeTypes.
STANDARD_GS1 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_GS1 for ContainerServiceVMSizeTypes.
STANDARD_GS1 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS1 for VirtualMachineSizeTypes.
STANDARD_GS2 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_GS2 for ContainerServiceVMSizeTypes.
STANDARD_GS2 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS2 for VirtualMachineSizeTypes.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_GS3 for ContainerServiceVMSizeTypes.
STANDARD_GS3 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS3 for VirtualMachineSizeTypes.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_GS4 for ContainerServiceVMSizeTypes.
STANDARD_GS4 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS4 for VirtualMachineSizeTypes.
STANDARD_GS5 - Static variable in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
Static value Standard_GS5 for ContainerServiceVMSizeTypes.
STANDARD_GS5 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_GS5 for VirtualMachineSizeTypes.
STANDARD_H16 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16 for VirtualMachineSizeTypes.
STANDARD_H16M - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16m for VirtualMachineSizeTypes.
STANDARD_H16MR - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16mr for VirtualMachineSizeTypes.
STANDARD_H16R - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H16r for VirtualMachineSizeTypes.
STANDARD_H8 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H8 for VirtualMachineSizeTypes.
STANDARD_H8M - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_H8m for VirtualMachineSizeTypes.
STANDARD_L16S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L16s for VirtualMachineSizeTypes.
STANDARD_L32S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L32s for VirtualMachineSizeTypes.
STANDARD_L4S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L4s for VirtualMachineSizeTypes.
STANDARD_L8S - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_L8s for VirtualMachineSizeTypes.
STANDARD_LRS - Static variable in class com.microsoft.azure.management.compute.DiskSkuTypes
Static value Aligned for DiskSkuTypes.
STANDARD_NC12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC12 for VirtualMachineSizeTypes.
STANDARD_NC24 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24 for VirtualMachineSizeTypes.
STANDARD_NC24R - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC24r for VirtualMachineSizeTypes.
STANDARD_NC6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NC6 for VirtualMachineSizeTypes.
STANDARD_NV12 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NV12 for VirtualMachineSizeTypes.
STANDARD_NV24 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NV24 for VirtualMachineSizeTypes.
STANDARD_NV6 - Static variable in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Static value Standard_NV6 for VirtualMachineSizeTypes.
start() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Starts the virtual machine.
start(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Starts a virtual machine.
start() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Starts the virtual machines in the scale set.
start(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Starts the virtual machines in the scale set.
start() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Starts the virtual machine instance.
startAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Starts the virtual machine asynchronously.
startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Starts the virtual machine asynchronously.
startAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Starts the virtual machine asynchronously.
startAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachines
Starts the virtual machine asynchronously.
startAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Starts the virtual machines in the scale set asynchronously.
startAsync(ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
Starts the virtual machines in the scale set asynchronously.
startAsync(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Starts the virtual machines in the scale set asynchronously.
startAsync(String, String, ServiceCallback<Void>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSets
Starts the virtual machines in the scale set asynchronously.
startAsync() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
Starts the virtual machine instance.
STARTING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/starting for PowerState.
status() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Get the status value.
statuses() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
statuses() - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the statuses value.
statuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the statuses value.
statusesSummary() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetInstanceViewStatusesSummary
Get the statusesSummary value.
statusesSummary() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMExtensionsSummary
Get the statusesSummary value.
StatusLevelTypes - Enum in com.microsoft.azure.management.compute
Defines values for StatusLevelTypes.
STOPPED - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/stopped for PowerState.
STOPPING - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/stopping for PowerState.
storageAccountId() - Method in class com.microsoft.azure.management.compute.CreationData
Get the storageAccountId value.
storageAccountType() - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Get the storageAccountType value.
storageAccountType() - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Get the storageAccountType value.
storageAccountType() - Method in interface com.microsoft.azure.management.compute.VirtualMachineDataDisk
 
storageAccountType() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetManagedDiskParameters
Get the storageAccountType value.
StorageAccountTypes - Enum in com.microsoft.azure.management.compute
Defines values for StorageAccountTypes.
StorageProfile - Class in com.microsoft.azure.management.compute
Describes a storage profile.
StorageProfile() - Constructor for class com.microsoft.azure.management.compute.StorageProfile
 
storageProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
Returns the storage profile of an Azure virtual machine.
storageProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
storageProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Get the storageProfile value.
storageProfile() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
storageProfile() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Get the storageProfile value.
storageUri() - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Get the storageUri value.
storageUri() - Method in class com.microsoft.azure.management.compute.ContainerServiceVMDiagnostics
Get the storageUri value.
storeAt(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
storeAt(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
storeAt(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies where the VHD associated with the new blank data disk needs to be stored.
storedImageUnmanagedVhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
SubResourceReadOnly - Class in com.microsoft.azure.management.compute
The SubResourceReadOnly model.
SubResourceReadOnly() - Constructor for class com.microsoft.azure.management.compute.SubResourceReadOnly
 
substatuses() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the substatuses value.
supportsMultipleExtensions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
supportsVirtualMachineScaleSets() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 

T

tags() - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Get the tags value.
tags() - Method in class com.microsoft.azure.management.compute.UpdateResource
Get the tags value.
tags() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
target() - Method in class com.microsoft.azure.management.compute.ApiError
Get the target value.
target() - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Get the target value.
tenantId() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the tenantId value.
tenantId() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the tenantId value.
tier() - Method in class com.microsoft.azure.management.compute.DiskSku
Get the tier value.
tier() - Method in class com.microsoft.azure.management.compute.Sku
Get the tier value.
time() - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Get the time value.
timeZone() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the timeZone value.
toString() - Method in enum com.microsoft.azure.management.compute.AccessLevel
 
toString() - Method in enum com.microsoft.azure.management.compute.CachingTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.ComponentNames
 
toString() - Method in enum com.microsoft.azure.management.compute.ComputeRoles
 
toString() - Method in enum com.microsoft.azure.management.compute.ContainerServiceOrchestratorTypes
 
toString() - Method in class com.microsoft.azure.management.compute.ContainerServiceVMSizeTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.DiskCreateOption
 
toString() - Method in enum com.microsoft.azure.management.compute.DiskCreateOptionTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.DiskVolumeType
 
toString() - Method in enum com.microsoft.azure.management.compute.InstanceViewTypes
 
toString() - Method in class com.microsoft.azure.management.compute.IPVersion
 
toString() - Method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.PassNames
 
toString() - Method in enum com.microsoft.azure.management.compute.ProtocolTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceIdentityType
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
 
toString() - Method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
 
toString() - Method in enum com.microsoft.azure.management.compute.SettingNames
 
toString() - Method in enum com.microsoft.azure.management.compute.StatusLevelTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.StorageAccountTypes
 
toString() - Method in enum com.microsoft.azure.management.compute.UpgradeMode
 
toString() - Method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
 
toString() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
toString() - Method in class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
 
type() - Method in class com.microsoft.azure.management.compute.CreationSource
 
type() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Get the type value.
type() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageVersion
 
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Get the type value.
type() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Get the type value.
typeHandlerVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Get the typeHandlerVersion value.
typeHandlerVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Get the typeHandlerVersion value.
typeName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
typeName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
typeName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 

U

unit() - Method in interface com.microsoft.azure.management.compute.ComputeUsage
 
UNKNOWN - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value Unknown for EncryptionStatuses.
UNKNOWN - Static variable in class com.microsoft.azure.management.compute.PowerState
Static value PowerState/unknown for PowerState.
UNMANAGED - Static variable in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
Static value Classic for AvailabilitySetSkuTypes.
unmanagedDataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
unmanagedDataDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
updateDomainCount() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
updateExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithExtension
Begins the description of an update of an existing extension of this virtual machine.
updateExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithExtension
Begins the description of an update of an existing extension assigned to the virtual machines in the scale set.
UpdateResource - Class in com.microsoft.azure.management.compute
The Update Resource model definition.
UpdateResource() - Constructor for class com.microsoft.azure.management.compute.UpdateResource
 
updateUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Begins the description of an update of an existing unmanaged data disk of this virtual machine.
UpgradeMode - Enum in com.microsoft.azure.management.compute
Defines values for UpgradeMode.
upgradeModel() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
UpgradePolicy - Class in com.microsoft.azure.management.compute
Describes an upgrade policy - automatic or manual.
UpgradePolicy() - Constructor for class com.microsoft.azure.management.compute.UpgradePolicy
 
uri() - Method in class com.microsoft.azure.management.compute.VirtualHardDisk
Get the uri value.
UsageName - Class in com.microsoft.azure.management.compute
The Usage Names.
UsageName() - Constructor for class com.microsoft.azure.management.compute.UsageName
 

V

value() - Method in class com.microsoft.azure.management.compute.ResourceSkuCapabilities
Get the value value.
value() - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Get the value value.
value() - Method in class com.microsoft.azure.management.compute.UsageName
Get the value value.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.AccessLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.CachingTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ComponentNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ComputeRoles
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ContainerServiceMasterProfileCount
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ContainerServiceOrchestratorTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.CreationSourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.DiskCreateOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.DiskCreateOptionTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.DiskVolumeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.InstanceViewTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.PassNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ProtocolTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceIdentityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.SettingNames
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.StatusLevelTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.StorageAccountTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.UpgradeMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.azure.management.compute.AccessLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.AvailabilitySetSkuTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.CachingTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ComponentNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ComputeRoles
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.management.compute.ComputeUsageUnit
 
values() - Static method in enum com.microsoft.azure.management.compute.ContainerServiceMasterProfileCount
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ContainerServiceOrchestratorTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.CreationSourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.DiskCreateOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.DiskCreateOptionTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.DiskSkuTypes
 
values() - Static method in enum com.microsoft.azure.management.compute.DiskVolumeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.EncryptionStatus
 
values() - Static method in enum com.microsoft.azure.management.compute.InstanceViewTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.KnownLinuxVirtualMachineImage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.KnownWindowsVirtualMachineImage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.MaintenanceOperationResultCodeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.OperatingSystemStateTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.OperatingSystemTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.PassNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.PowerState
 
values() - Static method in enum com.microsoft.azure.management.compute.ProtocolTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceIdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceSkuCapacityScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.microsoft.azure.management.compute.ResourceSkuRestrictions
Get the values value.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsReasonCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.ResourceSkuRestrictionsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.SettingNames
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.StatusLevelTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.StorageAccountTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.UpgradeMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuScaleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
 
VaultCertificate - Class in com.microsoft.azure.management.compute
Describes a single certificate reference in a Key Vault, and where the certificate should reside on the VM.
VaultCertificate() - Constructor for class com.microsoft.azure.management.compute.VaultCertificate
 
vaultCertificates() - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Get the vaultCertificates value.
VaultSecretGroup - Class in com.microsoft.azure.management.compute
Describes a set of certificates which are all in the same Key Vault.
VaultSecretGroup() - Constructor for class com.microsoft.azure.management.compute.VaultSecretGroup
 
version() - Method in class com.microsoft.azure.management.compute.ImageReference
Get the version value.
version() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
version() - Method in interface com.microsoft.azure.management.compute.VirtualMachineImage
 
versionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionBase
 
versionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImage
 
versionName() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension
 
versions() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtensionImageType
 
vhd() - Method in class com.microsoft.azure.management.compute.DataDisk
Get the vhd value.
vhd() - Method in class com.microsoft.azure.management.compute.OSDisk
Get the vhd value.
vhdContainers() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
vhdContainers() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Get the vhdContainers value.
vhdContainers() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Get the vhdContainers value.
vhdUri() - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk
 
VirtualHardDisk - Class in com.microsoft.azure.management.compute
Describes the uri of a disk.
VirtualHardDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualHardDisk
 
VirtualMachine - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine.
VirtualMachine.DefinitionManaged - Interface in com.microsoft.azure.management.compute
The entirety of the managed disk based virtual machine definition.
VirtualMachine.DefinitionManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the virtual machine definition.
VirtualMachine.DefinitionShared - Interface in com.microsoft.azure.management.compute
The virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.
VirtualMachine.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine definition stages.
VirtualMachine.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine definition.
VirtualMachine.DefinitionStages.WithAvailabilitySet - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify availability set.
VirtualMachine.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the VM definition allowing to specify availability zone.
VirtualMachine.DefinitionStages.WithBootDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to enable boot diagnostics.
VirtualMachine.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify extensions.
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
VirtualMachine.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the resource group.
VirtualMachine.DefinitionStages.WithLinuxCreateManaged - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root password or public key.
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
VirtualMachine.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
VirtualMachine.DefinitionStages.WithLinuxRootUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Linux virtual machine definition allowing to specify an SSH root user name.
VirtualMachine.DefinitionStages.WithManagedCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a managed data disk.
VirtualMachine.DefinitionStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to enable Managed Service Identity.
VirtualMachine.DefinitionStages.WithNetwork - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a virtual network with the new primary network interface.
VirtualMachine.DefinitionStages.WithOS - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the operating system image.
VirtualMachine.DefinitionStages.WithOSDiskSettings - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify OS disk configurations.
VirtualMachine.DefinitionStages.WithPlan - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a purchase plan.
VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the primary network interface.
VirtualMachine.DefinitionStages.WithPrivateIP - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a private IP address within a virtual network subnet.
VirtualMachine.DefinitionStages.WithPublicIPAddress - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to associate a public IP address with its primary network interface.
VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate - Interface in com.microsoft.azure.management.compute
The stage of the Managed Service Identity enabled virtual machine allowing to set role assignment for a scope.
VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify additional network interfaces.
VirtualMachine.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify a storage account.
VirtualMachine.DefinitionStages.WithSubnet - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify the virtual network subnet for a new primary network interface.
VirtualMachine.DefinitionStages.WithUnmanagedCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to add an unmanaged data disk.
VirtualMachine.DefinitionStages.WithVMSize - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to select a VM size.
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator password.
VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator password.
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of a Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine definition allowing to specify an administrator user name.
VirtualMachine.DefinitionStages.WithWindowsCreateManaged - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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.DefinitionUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the unmanaged disk based virtual machine definition.
VirtualMachine.Update - Interface in com.microsoft.azure.management.compute
The template for an update operation, containing all the settings that can be modified.
VirtualMachine.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine update stages.
VirtualMachine.UpdateStages.WithBootDiagnostics - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to enable boot diagnostics.
VirtualMachine.UpdateStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine update allowing to specify extensions.
VirtualMachine.UpdateStages.WithManagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine update allowing to specify a managed data disk.
VirtualMachine.UpdateStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine update allowing to enable Managed Service Identity.
VirtualMachine.UpdateStages.WithRoleAndScopeOrUpdate - Interface in com.microsoft.azure.management.compute
The stage of the Managed Service Identity enabled virtual machine allowing to set role assignment for a scope.
VirtualMachine.UpdateStages.WithSecondaryNetworkInterface - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine update allowing to specify additional network interfaces.
VirtualMachine.UpdateStages.WithUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine definition allowing to specify unmanaged data disk configuration.
VirtualMachineAgentInstanceView - Class in com.microsoft.azure.management.compute
The instance view of the VM Agent running on the virtual machine.
VirtualMachineAgentInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
 
VirtualMachineCustomImage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine custom image.
VirtualMachineCustomImage.CustomImageDataDisk - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of a data disk image in an image resource.
VirtualMachineCustomImage.CustomImageDataDisk.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a data disk image definition.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk image definition stages.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of the data disk image definition.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the data disk image definition.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to specify the LUN for the disk image.
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to choose the source of the data disk image.
VirtualMachineCustomImage.Definition - Interface in com.microsoft.azure.management.compute
The entirety of the image definition.
VirtualMachineCustomImage.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of image definition stages.
VirtualMachineCustomImage.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a image definition.
VirtualMachineCustomImage.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of an image definition allowing to add a data disk image.
VirtualMachineCustomImage.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to specify the resource group.
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to choose an OS source and an OS state for the OS image.
VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSourceAltVirtualMachineSource - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the image definition allowing to choose source virtual machine.
VirtualMachineCustomImages - Interface in com.microsoft.azure.management.compute
Entry point to custom virtual machine image management.
VirtualMachineDataDisk - Interface in com.microsoft.azure.management.compute
A managed data disk of a virtual machine.
VirtualMachineEncryption - Interface in com.microsoft.azure.management.compute
Virtual machine encryption related operations.
VirtualMachineEncryptionConfiguration<T extends VirtualMachineEncryptionConfiguration<T>> - Class in com.microsoft.azure.management.compute
Type representing encryption configuration to be applied to a virtual machine.
VirtualMachineEncryptionConfiguration(String, String, String) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Creates VirtualMachineEncryptionConfiguration.
VirtualMachineExtension - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension.
VirtualMachineExtension.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine extension definition as a part of parent definition.
VirtualMachineExtension.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension definition stages as a part of parent virtual machine definition.
VirtualMachineExtension.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine extension definition.
VirtualMachineExtension.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the virtual machine extension definition.
VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the public and private settings.
VirtualMachineExtension.DefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the tags.
VirtualMachineExtension.DefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The entirety of virtual machine extension update as a part of parent virtual machine update.
VirtualMachineExtension.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine extension definition as a part of parent update.
VirtualMachineExtension.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension definition stages as part of parent virtual machine update.
VirtualMachineExtension.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine extension definition.
VirtualMachineExtension.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the virtual machine extension definition.
VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension allowing to specify extension image or specify name of the virtual machine extension publisher.
VirtualMachineExtension.UpdateDefinitionStages.WithPublisher<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the public and private settings.
VirtualMachineExtension.UpdateDefinitionStages.WithTags<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension definition allowing to specify the tags.
VirtualMachineExtension.UpdateDefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension update stages.
VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension update allowing to add or update public and private settings.
VirtualMachineExtension.UpdateStages.WithTags - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine extension update allowing to add or update tags.
VirtualMachineExtensionBase - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an extension associated with virtual machine.
VirtualMachineExtensionHandlerInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine extension handler.
VirtualMachineExtensionHandlerInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
 
VirtualMachineExtensionImage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension image.
VirtualMachineExtensionImages - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine extension image management.
VirtualMachineExtensionImageType - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension image type.
VirtualMachineExtensionImageTypes - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image extension types.
VirtualMachineExtensionImageVersion - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine extension image version.
VirtualMachineExtensionImageVersions - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image extension versions.
VirtualMachineExtensionInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine extension.
VirtualMachineExtensionInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
 
virtualMachineId() - Method in interface com.microsoft.azure.management.compute.Disk
 
VirtualMachineIdentity - Class in com.microsoft.azure.management.compute
Identity for the virtual machine.
VirtualMachineIdentity() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineIdentity
 
virtualMachineIds() - Method in interface com.microsoft.azure.management.compute.AvailabilitySet
 
VirtualMachineImage - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine image.
VirtualMachineImages - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image management API.
VirtualMachineImagesInSku - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine SKU images.
VirtualMachineInstanceView - Class in com.microsoft.azure.management.compute
The instance view of a virtual machine.
VirtualMachineInstanceView() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineInstanceView
 
VirtualMachineOffer - Interface in com.microsoft.azure.management.compute
Represents a virtual machine image offer.
VirtualMachineOffers - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image offers.
VirtualMachinePublisher - Interface in com.microsoft.azure.management.compute
Represents a virtual machine image publisher.
VirtualMachinePublishers - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image publishers.
VirtualMachines - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine management API.
virtualMachines() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet
 
VirtualMachineScaleSet - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an Azure virtual machine scale set.
VirtualMachineScaleSet.DefinitionManaged - Interface in com.microsoft.azure.management.compute
The entirety of the managed disk based virtual machine scale set definition.
VirtualMachineScaleSet.DefinitionManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the virtual machine scale set definition.
VirtualMachineScaleSet.DefinitionShared - Interface in com.microsoft.azure.management.compute
The virtual machine scale set stages shared between managed and unmanaged based virtual machine scale set definitions.
VirtualMachineScaleSet.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set definition stages.
VirtualMachineScaleSet.DefinitionStages.Blank - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine scale set definition.
VirtualMachineScaleSet.DefinitionStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify availability zone.
VirtualMachineScaleSet.DefinitionStages.WithCapacity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify number of virtual machines in the scale set.
VirtualMachineScaleSet.DefinitionStages.WithComputerNamePrefix - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the computer name prefix.
VirtualMachineScaleSet.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify the custom data.
VirtualMachineScaleSet.DefinitionStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify extensions.
VirtualMachineScaleSet.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the resource group.
VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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.WithLinuxCreateManaged - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root password or public key.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify managed data disks.
VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals - Interface in com.microsoft.azure.management.compute
The optionals applicable only for managed disks.
VirtualMachineScaleSet.DefinitionStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to enable Managed Service Identity.
VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the virtual network subnet for the primary network configuration.
VirtualMachineScaleSet.DefinitionStages.WithOS - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify the operating system image.
VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify OS disk configurations.
VirtualMachineScaleSet.DefinitionStages.WithOverProvision - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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.WithRoleAndScopeOrCreate - Interface in com.microsoft.azure.management.compute
The stage of the Managed Service Identity enabled virtual machine scale set allowing to set role assignment for a scope.
VirtualMachineScaleSet.DefinitionStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify SKU for the virtual machines.
VirtualMachineScaleSet.DefinitionStages.WithStorageAccount - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the storage account.
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
VirtualMachineScaleSet.DefinitionStages.WithUpgradePolicy - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the upgrade policy.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameUnmanaged - Interface in com.microsoft.azure.management.compute
The stage of the Windows virtual machine scale set definition allowing to specify administrator user name.
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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.DefinitionUnmanaged - Interface in com.microsoft.azure.management.compute
The entirety of the unmanaged disk based virtual machine scale set definition.
VirtualMachineScaleSet.Update - Interface in com.microsoft.azure.management.compute
The entirety of the virtual machine scale set update.
VirtualMachineScaleSet.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set update stages.
VirtualMachineScaleSet.UpdateStages.WithApply - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update containing inputs for the resource to be updated.
VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set update allowing to specify availability zone.
VirtualMachineScaleSet.UpdateStages.WithCapacity - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set definition allowing to specify the number of virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithExtension - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine definition allowing to specify extensions.
VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to specify managed data disks.
VirtualMachineScaleSet.UpdateStages.WithManagedServiceIdentity - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set update allowing to enable Managed Service Identity.
VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
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.WithRoleAndScopeOrApply - Interface in com.microsoft.azure.management.compute
The stage of the Managed Service Identity enabled virtual machine allowing to set role assignment for a scope.
VirtualMachineScaleSet.UpdateStages.WithSku - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set update allowing to change the SKU for the virtual machines in the scale set.
VirtualMachineScaleSet.UpdateStages.WithUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine scale set definition allowing to specify unmanaged data disk.
VirtualMachineScaleSetDataDisk - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set data disk.
VirtualMachineScaleSetDataDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
 
VirtualMachineScaleSetExtension - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an extension associated with virtual machines in a scale set.
VirtualMachineScaleSetExtension.Definition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine scale set extension definition as a part of a parent definition.
VirtualMachineScaleSetExtension.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set extension definition stages as a part of parent virtual machine scale set definition.
VirtualMachineScaleSetExtension.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of a virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the public and private settings.
VirtualMachineScaleSetExtension.DefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The entirety of virtual machine scale set extension update as a part of parent virtual machine scale set update.
VirtualMachineScaleSetExtension.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a virtual machine scale set extension definition as a part of parent update.
VirtualMachineScaleSetExtension.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine scale set extension definition stages as part of parent virtual machine scale set update.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the virtual machine scale set extension definition.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension definition allowing to specify the public and private settings.
VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithType<ParentT> - Interface in com.microsoft.azure.management.compute
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<ParentT> - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
Grouping of virtual machine extension update stages.
VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion - Interface in com.microsoft.azure.management.compute
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 - Interface in com.microsoft.azure.management.compute
The stage of a virtual machine scale set extension update allowing to add or update public and private settings.
VirtualMachineScaleSetExtensionProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set extension profile.
VirtualMachineScaleSetExtensionProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetExtensionProfile
 
VirtualMachineScaleSetIdentity - Class in com.microsoft.azure.management.compute
Identity for the virtual machine scale set.
VirtualMachineScaleSetIdentity() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
 
VirtualMachineScaleSetInstanceViewStatusesSummary - Class in com.microsoft.azure.management.compute
Instance view statuses summary for virtual machines of a virtual machine scale set.
VirtualMachineScaleSetInstanceViewStatusesSummary() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetInstanceViewStatusesSummary
 
VirtualMachineScaleSetManagedDiskParameters - Class in com.microsoft.azure.management.compute
Describes the parameters of a ScaleSet managed disk.
VirtualMachineScaleSetManagedDiskParameters() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetManagedDiskParameters
 
VirtualMachineScaleSetNetworkConfigurationDnsSettings - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale sets network configuration's DNS settings.
VirtualMachineScaleSetNetworkConfigurationDnsSettings() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkConfigurationDnsSettings
 
VirtualMachineScaleSetNetworkProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set network profile.
VirtualMachineScaleSetNetworkProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
 
VirtualMachineScaleSetOSDisk - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set operating system disk.
VirtualMachineScaleSetOSDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
 
VirtualMachineScaleSetOSProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set OS profile.
VirtualMachineScaleSetOSProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
 
VirtualMachineScaleSetPublicIPAddressConfiguration - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration.
VirtualMachineScaleSetPublicIPAddressConfiguration() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
 
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale sets network configuration's DNS settings.
VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
 
VirtualMachineScaleSets - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine scale set management API.
VirtualMachineScaleSetSku - Interface in com.microsoft.azure.management.compute
A type representing a SKU available for virtual machines in a scale set.
VirtualMachineScaleSetSkuCapacity - Class in com.microsoft.azure.management.compute
Describes scaling information of a sku.
VirtualMachineScaleSetSkuCapacity() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuCapacity
 
VirtualMachineScaleSetSkuScaleType - Enum in com.microsoft.azure.management.compute
Defines values for VirtualMachineScaleSetSkuScaleType.
VirtualMachineScaleSetSkuTypes - Class in com.microsoft.azure.management.compute
Scale set virtual machine SKU types.
VirtualMachineScaleSetSkuTypes(String, String) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Creates a custom value for VirtualMachineSizeTypes.
VirtualMachineScaleSetSkuTypes(Sku) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetSkuTypes
Creates a custom value for VirtualMachineSizeTypes.
VirtualMachineScaleSetStorageProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set storage profile.
VirtualMachineScaleSetStorageProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
 
VirtualMachineScaleSetUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
Describes definition and update stages of unmanaged data disk of a scale set.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of unmanaged data disk definition stages applicable as part of a virtual machine scale set creation.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk definition allowing to choose the source.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the unmanaged disk based on an image.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the unmanaged disk based on new VHD.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithImage<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithNewVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineScaleSetUnmanagedDataDisk.Update - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk update as part of a virtual machine scale set update.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of unamanged data disk definition stages applicable as part of a virtual machine scale set update.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the unmanaged data disk definition.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk definition allowing to choose the source.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the unmanaged disk based on new VHD.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of unmanaged data disk update stages.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk update allowing to set the disk caching type.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk update allowing to set the disk LUN.
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize - Interface in com.microsoft.azure.management.compute
The stage of the unmanaged data disk update allowing to set the disk size.
VirtualMachineScaleSetUpdateNetworkProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set network profile.
VirtualMachineScaleSetUpdateNetworkProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateNetworkProfile
 
VirtualMachineScaleSetUpdateOSDisk - Class in com.microsoft.azure.management.compute
Describes virtual machine scale set operating system disk Update Object.
VirtualMachineScaleSetUpdateOSDisk() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
 
VirtualMachineScaleSetUpdateOSProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set OS profile.
VirtualMachineScaleSetUpdateOSProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
 
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration - Class in com.microsoft.azure.management.compute
Describes a virtual machines scale set IP Configuration's PublicIPAddress configuration.
VirtualMachineScaleSetUpdatePublicIPAddressConfiguration() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
 
VirtualMachineScaleSetUpdateStorageProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set storage profile.
VirtualMachineScaleSetUpdateStorageProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
 
VirtualMachineScaleSetUpdateVMProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set virtual machine profile.
VirtualMachineScaleSetUpdateVMProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
 
VirtualMachineScaleSetVM - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of a virtual machine instance in an Azure virtual machine scale set.
VirtualMachineScaleSetVMExtensionsSummary - Class in com.microsoft.azure.management.compute
Extensions summary for virtual machines of a virtual machine scale set.
VirtualMachineScaleSetVMExtensionsSummary() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMExtensionsSummary
 
VirtualMachineScaleSetVMInstanceExtension - Interface in com.microsoft.azure.management.compute
An immutable client-side representation of an extension associated with virtual machine instance in a scale set.
VirtualMachineScaleSetVMInstanceIDs - Class in com.microsoft.azure.management.compute
Specifies a list of virtual machine instance IDs from the VM scale set.
VirtualMachineScaleSetVMInstanceIDs() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceIDs
 
VirtualMachineScaleSetVMInstanceRequiredIDs - Class in com.microsoft.azure.management.compute
Specifies a list of virtual machine instance IDs from the VM scale set.
VirtualMachineScaleSetVMInstanceRequiredIDs() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceRequiredIDs
 
VirtualMachineScaleSetVMProfile - Class in com.microsoft.azure.management.compute
Describes a virtual machine scale set virtual machine profile.
VirtualMachineScaleSetVMProfile() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
 
VirtualMachineScaleSetVMs - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine scale set instance management API.
VirtualMachineSize - Interface in com.microsoft.azure.management.compute
A type representing virtual machine size available for a subscription in a region.
VirtualMachineSizes - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine sizes API.
VirtualMachineSizeTypes - Class in com.microsoft.azure.management.compute
Defines values for VirtualMachineSizeTypes.
VirtualMachineSizeTypes(String) - Constructor for class com.microsoft.azure.management.compute.VirtualMachineSizeTypes
Creates a custom value for VirtualMachineSizeTypes.
VirtualMachineSku - Interface in com.microsoft.azure.management.compute
Represents a virtual machine image SKU.
VirtualMachineSkus - Interface in com.microsoft.azure.management.compute
Entry point to virtual machine image offer SKUs.
VirtualMachineStatusCodeCount - Class in com.microsoft.azure.management.compute
The status code and count of the virtual machine scale set instance view status summary.
VirtualMachineStatusCodeCount() - Constructor for class com.microsoft.azure.management.compute.VirtualMachineStatusCodeCount
 
VirtualMachineUnmanagedDataDisk - Interface in com.microsoft.azure.management.compute
A native data disk of a virtual machine.
VirtualMachineUnmanagedDataDisk.DefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk definition stages applicable as part of a virtual machine creation.
VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a data disk definition.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the data disk definition.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the data disk definition allowing to choose the source.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on an image.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on new VHD.
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on existing VHD.
VirtualMachineUnmanagedDataDisk.DefinitionWithExistingVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineUnmanagedDataDisk.DefinitionWithImage<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineUnmanagedDataDisk.DefinitionWithNewVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set definition.
VirtualMachineUnmanagedDataDisk.Update - Interface in com.microsoft.azure.management.compute
The entirety of a data disk update as part of a virtual machine update.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk definition stages applicable as part of a virtual machine update.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.compute
The first stage of a data disk definition.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.compute
The final stage of the data disk definition.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT> - Interface in com.microsoft.azure.management.compute
The stage of the data disk definition allowing to choose the source.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on new VHD.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings<ParentT> - Interface in com.microsoft.azure.management.compute
The stage that allows configure the disk based on existing VHD.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionWithExistingVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set update.
VirtualMachineUnmanagedDataDisk.UpdateDefinitionWithNewVhd<ParentT> - Interface in com.microsoft.azure.management.compute
The entirety of a unmanaged data disk of a virtual machine scale set update.
VirtualMachineUnmanagedDataDisk.UpdateStages - Interface in com.microsoft.azure.management.compute
Grouping of data disk update stages.
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine data disk update allowing to set the disk caching type.
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine data disk update allowing to set the disk LUN.
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize - Interface in com.microsoft.azure.management.compute
The stage of the virtual machine data disk update allowing to set the disk size.
VM_RESTART_PENDING - Static variable in class com.microsoft.azure.management.compute.EncryptionStatus
Static value VMRestartPending for EncryptionStatuses.
vmAgent() - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Get the vmAgent value.
vmAgentVersion() - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Get the vmAgentVersion value.
vmDiagnostics() - Method in class com.microsoft.azure.management.compute.ContainerServiceDiagnosticsProfile
Get the vmDiagnostics value.
vmId() - Method in interface com.microsoft.azure.management.compute.VirtualMachine
 
vmSize() - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool
 
vmSize() - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Get the vmSize value.
vmSize() - Method in class com.microsoft.azure.management.compute.HardwareProfile
Get the vmSize value.
volumeEncryptionKeyEncryptAlgorithm() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
volumeType - Variable in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 
volumeType() - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
 

W

windowsConfiguration() - Method in class com.microsoft.azure.management.compute.OSProfile
Get the windowsConfiguration value.
windowsConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Get the windowsConfiguration value.
windowsConfiguration() - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Get the windowsConfiguration value.
WindowsConfiguration - Class in com.microsoft.azure.management.compute
Describes Windows Configuration of the OS Profile.
WindowsConfiguration() - Constructor for class com.microsoft.azure.management.compute.WindowsConfiguration
 
windowsTimeZone() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetVM
 
WindowsVMDiskEncryptionConfiguration - Class in com.microsoft.azure.management.compute
Type representing encryption configuration to be applied to a Windows virtual machine.
WindowsVMDiskEncryptionConfiguration(String, String, String) - Constructor for class com.microsoft.azure.management.compute.WindowsVMDiskEncryptionConfiguration
Creates WindowsVMDiskEncryptionConfiguration.
winRM() - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Get the winRM value.
WinRMConfiguration - Class in com.microsoft.azure.management.compute
Describes Windows Remote Management configuration of the VM.
WinRMConfiguration() - Constructor for class com.microsoft.azure.management.compute.WinRMConfiguration
 
WinRMListener - Class in com.microsoft.azure.management.compute
Describes Protocol and thumbprint of Windows Remote Management listener.
WinRMListener() - Constructor for class com.microsoft.azure.management.compute.WinRMListener
 
withAdditionalUnattendContent(List<AdditionalUnattendContent>) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the additionalUnattendContent value.
withAdminPassword(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceWindowsProfile
Set the adminPassword value.
withAdminPassword(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the adminPassword value.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminPasswordUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordManagedOrUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminPasswordUnmanaged
Specifies the administrator password for the Windows virtual machine.
withAdminPassword(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the adminPassword value.
withAdminUsername(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceLinuxProfile
Set the adminUsername value.
withAdminUsername(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceWindowsProfile
Set the adminUsername value.
withAdminUsername(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the adminUsername value.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsAdminUsernameUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameManagedOrUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsAdminUsernameUnmanaged
Specifies the administrator user name for the Windows virtual machine.
withAdminUsername(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the adminUsername value.
withAgentVMCount(int) - Method in interface com.microsoft.azure.management.compute.ContainerService.UpdateStages.WithUpdateAgentPoolCount
Enables diagnostics.
withAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Enables automatic updates.
withAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Enables automatic updates.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the managed disk.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the virtual machine.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithAvailabilityZone
Specifies the availability zone for the virtual machine scale set.
withAvailabilityZone(AvailabilityZoneId) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone
Specifies the availability zone for the virtual machine scale set.
withBlobUri(String) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the blobUri value.
withBlobUri(String) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the blobUri value.
withBootDiagnostics(BootDiagnostics) - Method in class com.microsoft.azure.management.compute.DiagnosticsProfile
Set the bootDiagnostics value.
withBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be enabled in the virtual machine.
withBootDiagnostics(BootDiagnosticsInstanceView) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the bootDiagnostics value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the caching value.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the caching value.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching
Specifies the new caching type for the unmanaged data disk.
withCaching(CachingTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the caching value.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
Specifies the caching type for the data disk.
withCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching
Specifies the new caching type for the data disk.
withCapacity(Long) - Method in class com.microsoft.azure.management.compute.Sku
Set the capacity value.
withCapacity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithCapacity
Specifies the maximum number of virtual machines in the scale set.
withCapacity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithCapacity
Specifies the new number of virtual machines in the scale set.
withCertificateStore(String) - Method in class com.microsoft.azure.management.compute.VaultCertificate
Set the certificateStore value.
withCertificateUrl(String) - Method in class com.microsoft.azure.management.compute.VaultCertificate
Set the certificateUrl value.
withCertificateUrl(String) - Method in class com.microsoft.azure.management.compute.WinRMListener
Set the certificateUrl value.
withClientId(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceServicePrincipalProfile
Set the clientId value.
withCode(String) - Method in class com.microsoft.azure.management.compute.ApiError
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Set the code value.
withCode(String) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the code value.
withComponentName(ComponentNames) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the componentName value.
withComputerName(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the computerName value.
withComputerName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
Specifies the computer name for the virtual machine.
withComputerName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
Specifies the computer name for the virtual machine.
withComputerNamePrefix(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithComputerNamePrefix
Specifies the name prefix to use for auto-generating the names for the virtual machines in the scale set.
withComputerNamePrefix(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the computerNamePrefix value.
withConsoleScreenshotBlobUri(String) - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Set the consoleScreenshotBlobUri value.
withContent(String) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the content value.
withCount(int) - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Set the count value.
withCount(Integer) - Method in class com.microsoft.azure.management.compute.ContainerServiceMasterProfile
Set the count value.
withCreateOption(DiskCreateOption) - Method in class com.microsoft.azure.management.compute.CreationData
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the createOption value.
withCreateOption(DiskCreateOptionTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the createOption value.
withCustomData(String) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the customData value.
withCustomData(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
Specifies the custom data for the virtual machine.
withCustomData(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
Specifies the custom data for the virtual machine.
withCustomData(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithCustomData
Specifies the custom data for the virtual machine scale set.
withCustomData(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the customData value.
withCustomData(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the customData value.
withData() - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithData
Begins definition of managed disk containing data.
withDataDiskDefaultCachingType(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedCreate
Specifies the default caching type for the managed data disks.
withDataDiskDefaultCachingType(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the default caching type for the managed data disks.
withDataDiskDefaultCachingType(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
Specifies the default caching type for the managed data disks.
withDataDiskDefaultStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedCreate
Specifies the default caching type for managed data disks.
withDataDiskDefaultStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies a storage account type.
withDataDiskDefaultStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
Specifies the default caching type for the managed data disks.
withDataDiskImageFromManagedDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Adds a data disk image with an existing managed disk as the source.
withDataDiskImageFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Adds a data disk image with an existing snapshot as the source.
withDataDiskImageFromVhd(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithDataDiskImage
Adds a data disk image with a virtual hard disk as the source.
withDataDisks(List<ImageDataDisk>) - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Set the dataDisks value.
withDataDisks(List<DataDisk>) - Method in class com.microsoft.azure.management.compute.StorageProfile
Set the dataDisks value.
withDataDisks(List<VirtualMachineScaleSetDataDisk>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Set the dataDisks value.
withDataDisks(List<VirtualMachineScaleSetDataDisk>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Set the dataDisks value.
withDataFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromDisk
Specifies the ID of source data managed disk.
withDataFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromDisk
Specifies the source data managed disk.
withDataFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
Specifies the source data managed snapshot.
withDataFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromSnapshot
Specifies the source data managed snapshot.
withDataFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithDataSnapshotFromVhd
Specifies the source data VHD.
withDcosOrchestration() - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithOrchestrator
Specifies the DCOS orchestration type for the container service.
withDefaultValue(String) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the defaultValue value.
withDetails(List<ApiErrorBase>) - Method in class com.microsoft.azure.management.compute.ApiError
Set the details value.
withDiagnostics() - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithDiagnostics
Enable diagnostics.
withDiagnosticsProfile(DiagnosticsProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the diagnosticsProfile value.
withDiagnosticsProfile(DiagnosticsProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the diagnosticsProfile value.
withDisablePasswordAuthentication(Boolean) - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Set the disablePasswordAuthentication value.
withDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings
Specifies the caching type for data disk.
withDiskEncryptionKey(KeyVaultSecretReference) - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Set the diskEncryptionKey value.
withDiskEncryptionKey(KeyVaultAndSecretReference) - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Set the diskEncryptionKey value.
withDisks(List<DiskInstanceView>) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the disks value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the diskSizeGB value.
withDiskSizeGB(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the diskSizeGB value.
withDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings
Specifies the size in GB for data disk.
withDisplayStatus(String) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the displayStatus value.
withDnsPrefix(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Set the dnsPrefix value.
withDnsPrefix(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceMasterProfile
Set the dnsPrefix value.
withDnsServers(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkConfigurationDnsSettings
Set the dnsServers value.
withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Set the dnsSettings value.
withDnsSettings(VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Set the dnsSettings value.
withDomainNameLabel(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfigurationDnsSettings
Set the domainNameLabel value.
withEnableAutomaticUpdates(Boolean) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the enableAutomaticUpdates value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Set the enabled value.
withEnabled(boolean) - Method in class com.microsoft.azure.management.compute.ContainerServiceVMDiagnostics
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Set the enabled value.
withEnabled(Boolean) - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Set the enabled value.
withEncryptionSettings(List<DiskEncryptionSettings>) - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Set the encryptionSettings value.
withEncryptionSettings(DiskEncryptionSettings) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the encryptionSettings value.
withErrordetail(String) - Method in class com.microsoft.azure.management.compute.InnerError
Set the errordetail value.
withExceptiontype(String) - Method in class com.microsoft.azure.management.compute.InnerError
Set the exceptiontype value.
withExistingAvailabilitySet(AvailabilitySet) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilitySet
Specifies an existing availability set to associate with the virtual machine.
withExistingDataDisk(Disk) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Associates an existing source managed disk with the virtual machine.
withExistingDataDisk(Disk, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Associates an existing source managed disk with the virtual machine and specifies additional settings.
withExistingDataDisk(Disk, int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Associates an existing source managed disk with the virtual machine and specifies additional settings.
withExistingDataDisk(Disk) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Associates an existing source managed disk with the VM.
withExistingDataDisk(Disk, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies an existing source managed disk and settings.
withExistingDataDisk(Disk, int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies an existing source managed disk and settings.
withExistingPrimaryInternalLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
Specifies the internal load balancer whose backends and/or NAT pools can be assigned to the primary network interface of the virtual machines in the scale set.
withExistingPrimaryInternalLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancer
Specifies the load balancer to be used as the internal load balancer for the virtual machines in the scale set.
withExistingPrimaryInternetFacingLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer
Specifies an Internet-facing load balancer whose backends and/or NAT pools can be assigned to the primary network interfaces of the virtual machines in the scale set.
withExistingPrimaryInternetFacingLoadBalancer(LoadBalancer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryLoadBalancer
Specifies the load balancer to be used as the Internet-facing load balancer for the virtual machines in the scale set.
withExistingPrimaryNetwork(Network) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
Associates an existing virtual network with the virtual machine's primary network interface.
withExistingPrimaryNetworkInterface(NetworkInterface) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
Associates an existing network interface with the virtual machine as its primary network interface.
withExistingPrimaryNetworkSubnet(Network, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithNetworkSubnet
Associate an existing virtual network subnet with the primary network interface of the virtual machines in the scale set.
withExistingPrimaryPublicIPAddress(PublicIPAddress) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Associates an existing public IP address with the VM's primary network interface.
withExistingSecondaryNetworkInterface(NetworkInterface) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface
Associates an existing network interface with the virtual machine.
withExistingSecondaryNetworkInterface(NetworkInterface) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
Associates an existing network interface with the virtual machine.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithStorageAccount
Specifies an existing storage account to put the VM's OS and data disk VHD in.
withExistingStorageAccount(StorageAccount) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
Specifies an existing storage account for the OS and data disk VHDs of the virtual machines in the scale set.
withExistingUnmanagedDataDisk(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Attaches an existing unmanaged VHD as a data disk to the virtual machine.
withExistingUnmanagedDataDisk(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Specifies an existing VHD that needs to be attached to the virtual machine as data disk.
withExistingVhd(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
Specifies the existing source VHD of the disk.
withExistingVhd(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
Specifies the existing source VHD of the disk.
withExtensionHandlers(List<VirtualMachineExtensionHandlerInstanceView>) - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Set the extensionHandlers value.
withExtensionProfile(VirtualMachineScaleSetExtensionProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the extensionProfile value.
withExtensionProfile(VirtualMachineScaleSetExtensionProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the extensionProfile value.
withExtensions(List<VirtualMachineExtensionInstanceView>) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the extensions value.
withExtensions(List<VirtualMachineScaleSetExtensionInner>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetExtensionProfile
Set the extensions value.
withFaultDomainCount(int) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithFaultDomainCount
Specifies the fault domain count for the availability set.
withId(String) - Method in class com.microsoft.azure.management.compute.ApiEntityReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Set the id value.
withId(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Sets the image resource ID value.
withId(String) - Method in class com.microsoft.azure.management.compute.SourceVault
Set the id value.
withIdleTimeoutInMinutes(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Set the idleTimeoutInMinutes value.
withIdleTimeoutInMinutes(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Set the idleTimeoutInMinutes value.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the image value.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the image value.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithImageOrPublisher
Specifies the virtual machine extension image to use.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithImageOrPublisher
Specifies the virtual machine extension image to use.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithImageOrPublisher
Specifies the virtual machine scale set extension image to use.
withImage(VirtualMachineExtensionImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithImageOrPublisher
Specifies the virtual machine scale set extension image to use.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the image value.
withImage(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the image value.
withImageReference(ImageDiskReference) - Method in class com.microsoft.azure.management.compute.CreationData
Set the imageReference value.
withImageReference(ImageReferenceInner) - Method in class com.microsoft.azure.management.compute.StorageProfile
Set the imageReference value.
withImageReference(ImageReferenceInner) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Set the imageReference value.
withImageReference(ImageReferenceInner) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Set the imageReference value.
withInnererror(InnerError) - Method in class com.microsoft.azure.management.compute.ApiError
Set the innererror value.
withInstanceIds(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceIDs
Set the instanceIds value.
withInstanceIds(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMInstanceRequiredIDs
Set the instanceIds value.
withIsCustomerInitiatedMaintenanceAllowed(Boolean) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the isCustomerInitiatedMaintenanceAllowed value.
withKeyData(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceSshPublicKey
Set the keyData value.
withKeyData(String) - Method in class com.microsoft.azure.management.compute.SshPublicKey
Set the keyData value.
withKeyEncryptionKey(KeyVaultKeyReference) - Method in class com.microsoft.azure.management.compute.DiskEncryptionSettings
Set the keyEncryptionKey value.
withKeyEncryptionKey(KeyVaultAndKeyReference) - Method in class com.microsoft.azure.management.compute.EncryptionSettings
Set the keyEncryptionKey value.
withKeyUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Set the keyUrl value.
withKeyUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Set the keyUrl value.
withKubernetesOrchestration() - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithOrchestrator
Specifies the Kubernetes orchestration type for the container service.
withLastOperationMessage(String) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the lastOperationMessage value.
withLastOperationResultCode(MaintenanceOperationResultCodeTypes) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the lastOperationResultCode value.
withLatestLinuxImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies that the latest version of a marketplace Linux image is to be used as the virtual machine's OS.
withLatestLinuxImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies that the latest version of a marketplace Linux image should be used.
withLatestWindowsImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies that the latest version of a marketplace Windows image should to be used as the virtual machine's OS.
withLatestWindowsImage(String, String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies that the latest version of the specified marketplace Windows image should be used.
withLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool.DefinitionStages.WithLeafDomainLabel
Specify the DNS prefix to be used to create the FQDN for the agent pool.
withLevel(StatusLevelTypes) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the level value.
withLicenseType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the licenseType value.
withLicenseType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the licenseType value.
withLinux() - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithLinux
Begins the definition to specify Linux settings.
withLinuxConfiguration(LinuxConfiguration) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the linuxConfiguration value.
withLinuxConfiguration(LinuxConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the linuxConfiguration value.
withLinuxConfiguration(LinuxConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the linuxConfiguration value.
withLinuxCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies the resource ID of a Linux custom image to be used as the virtual machines' OS.
withLinuxCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the ID of a Linux custom image to be used.
withLinuxFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed disk.
withLinuxFromDisk(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source managed disk for the OS disk image.
withLinuxFromDisk(Disk, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source managed disk for the OS disk image.
withLinuxFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source Linux OS managed snapshot.
withLinuxFromSnapshot(Snapshot, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source snapshot for the OS disk image.
withLinuxFromSnapshot(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source snapshot for the OS disk image.
withLinuxFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithLinuxDiskSource
Specifies the source specialized or generalized Linux OS VHD.
withLinuxFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithLinuxSnapshotSource
Specifies the source specialized or generalized Linux OS VHD.
withLinuxFromVhd(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Linux source native VHD for the OS disk image.
withListeners(List<WinRMListener>) - Method in class com.microsoft.azure.management.compute.WinRMConfiguration
Set the listeners value.
withLocalizedValue(String) - Method in class com.microsoft.azure.management.compute.UsageName
Set the localizedValue value.
withLun(int) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the lun value.
withLun(int) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the lun value.
withLun(Integer) - Method in class com.microsoft.azure.management.compute.ImageDiskReference
Set the lun value.
withLun(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun
Specifies the LUN for the data disk to be created from the disk image.
withLun(int) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the lun value.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the unmanaged data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the unmanaged data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun
Specifies the new logical unit number for the unmanaged data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
Specifies the logical unit number for the data disk.
withLun(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskLun
Specifies the new logical unit number for the data disk.
withMaintenanceRedeployStatus(MaintenanceRedeployStatus) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the maintenanceRedeployStatus value.
withMaintenanceWindowEndTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the maintenanceWindowEndTime value.
withMaintenanceWindowStartTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the maintenanceWindowStartTime value.
withManagedDisk(ManagedDiskParametersInner) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the managedDisk value.
withManagedDisk(SubResource) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the managedDisk value.
withManagedDisk(SubResource) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the managedDisk value.
withManagedDisk(ManagedDiskParametersInner) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the managedDisk value.
withManagedDisk(VirtualMachineScaleSetManagedDiskParameters) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the managedDisk value.
withManagedDisk(VirtualMachineScaleSetManagedDiskParameters) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the managedDisk value.
withManagedDisk(VirtualMachineScaleSetManagedDiskParameters) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the managedDisk value.
withManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine.
withManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine.
withManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine.
withManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine.
withManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine scale set.
withManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine scale set.
withManagedServiceIdentity() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine scale set.
withManagedServiceIdentity(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedServiceIdentity
Specifies that Managed Service Identity needs to be enabled in the virtual machine scale set.
withMasterLeafDomainLabel(String) - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithMasterLeafDomainLabel
Specifies the master node Dns label.
withMasterNodeCount(ContainerServiceMasterProfileCount) - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithMasterNodeCount
Specifies the master node count.
withMessage(String) - Method in class com.microsoft.azure.management.compute.ApiError
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Set the message value.
withMessage(String) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the message value.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion
Enables auto upgrading of the extension with minor versions.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
Enables auto upgrading of the extension with minor versions.
withMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion
Enables auto-upgrading of the extension with minor versions.
withMode(UpgradeMode) - Method in class com.microsoft.azure.management.compute.UpgradePolicy
Set the mode value.
withName(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Set the name value.
withName(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.DiskSku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.PurchasePlan
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.Sku
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetDataDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetPublicIPAddressConfiguration
Set the name value.
withName(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdatePublicIPAddressConfiguration
Set the name value.
withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetNetworkConfigurationInner>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetNetworkProfile
Set the networkInterfaceConfigurations value.
withNetworkInterfaceConfigurations(List<VirtualMachineScaleSetUpdateNetworkConfigurationInner>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateNetworkProfile
Set the networkInterfaceConfigurations value.
withNetworkInterfaces(List<NetworkInterfaceReferenceInner>) - Method in class com.microsoft.azure.management.compute.NetworkProfile
Set the networkInterfaces value.
withNetworkProfile(VirtualMachineScaleSetUpdateNetworkProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the networkProfile value.
withNetworkProfile(VirtualMachineScaleSetNetworkProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the networkProfile value.
withNewAvailabilitySet(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilitySet
Specifies the name of a new availability set to associate with the virtual machine.
withNewAvailabilitySet(Creatable<AvailabilitySet>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithAvailabilitySet
Specifies definition of a not-yet-created availability set definition to associate the virtual machine with.
withNewDataDisk(Creatable<Disk>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk should be created explicitly with the given definition and attached to the virtual machine as a data disk.
withNewDataDisk(Creatable<Disk>, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created explicitly with the given definition and attach to the virtual machine as data disk.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(Creatable<Disk>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created explicitly with the given definition and attached to the virtual machine as a data disk.
withNewDataDisk(Creatable<Disk>, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created explicitly with the given definition and attached to the virtual machine as a data disk.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given size.
withNewDataDisk(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDisk(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Specifies that a managed disk needs to be created implicitly with the given settings.
withNewDataDiskFromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewDataDiskFromImage(int, int, CachingTypes, StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk
Specifies the data disk to be created from the data disk image in the virtual machine image.
withNewPrimaryNetwork(Creatable<Network>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the virtual machine's primary network interface, based on the provided definition.
withNewPrimaryNetwork(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithNetwork
Creates a new virtual network to associate with the virtual machine's primary network interface.
withNewPrimaryNetworkInterface(Creatable<NetworkInterface>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface
Creates a new network interface to associate with the virtual machine as its primary network interface, based on the provided definition.
withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Creates a new public IP address to associate with the VM's primary network interface.
withNewPrimaryPublicIPAddress(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Creates a new public IP address in the same region and resource group as the resource, with the specified DNS label and associates it with the VM's primary network interface.
withNewSecondaryNetworkInterface(Creatable<NetworkInterface>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface
Creates a new network interface to associate with the virtual machine, based on the provided definition.
withNewSecondaryNetworkInterface(Creatable<NetworkInterface>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
Creates a new network interface to associate with the virtual machine.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithStorageAccount
Specifies the name of a new storage account to put the VM's OS and data disk VHD into.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithStorageAccount
Specifies the definition of a not-yet-created storage account to put the VM's OS and data disk VHDs into.
withNewStorageAccount(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set.
withNewStorageAccount(Creatable<StorageAccount>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithStorageAccount
Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set.
withNewUnmanagedDataDisk(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedDataDisk
Attaches a new blank unmanaged data disk to the virtual machine.
withNewUnmanagedDataDisk(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Specifies that a new blank unmanaged data disk needs to be attached to virtual machine.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
specifies that unmanaged disk needs to be created with a new VHD of given size.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
specifies that unmanaged disk needs to be created with a new VHD of given size.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithDiskSource
specifies that disk needs to be created with a new VHD of given size.
withNewVhd(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource
specifies that disk needs to be created with a new VHD of given size.
withOffer(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Set the offer value.
withOperatingSystem(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.OSDiskImage
Set the operatingSystem value.
withOrchestrator(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceCustomProfile
Set the orchestrator value.
withOrchestratorType(ContainerServiceOrchestratorTypes) - Method in class com.microsoft.azure.management.compute.ContainerServiceOrchestratorProfile
Set the orchestratorType value.
withOsDisk(ImageOSDisk) - Method in class com.microsoft.azure.management.compute.ImageStorageProfile
Set the osDisk value.
withOsDisk(OSDisk) - Method in class com.microsoft.azure.management.compute.StorageProfile
Set the osDisk value.
withOsDisk(VirtualMachineScaleSetOSDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetStorageProfile
Set the osDisk value.
withOsDisk(VirtualMachineScaleSetUpdateOSDisk) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateStorageProfile
Set the osDisk value.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the caching type for the OS disk.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the caching type for the OS disk.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings
Specifies the caching type for OS disk.
withOSDiskCaching(CachingTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings
Specifies the caching type for the operating system disk.
withOSDiskEncryptionSettings(DiskEncryptionSettings) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the encryption settings for the OS Disk.
withOSDiskEncryptionSettings(DiskEncryptionSettings) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the encryption settings for the OS Disk.
withOSDiskName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the name for the OS Disk.
withOSDiskName(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings
Specifies the name for the OS disk.
withOSDiskSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the size of the OSDisk in GB.
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOSDiskSettings
Specifies the size of the OSDisk in GB.
withOSDiskSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the size of the OS disk in GB.
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies the size of the OS disk in GB.
withOSDiskSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings
Specifies the size in GB for OS disk.
withOSDiskStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedCreate
Specifies the storage account type for the managed OS disk.
withOSDiskStorageAccountType(StorageAccountTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
Specifies the storage account type for managed OS disk.
withOSDiskVhdLocation(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithUnmanagedCreate
Specifies the name of an OS disk VHD file and its parent container.
withOsProfile(VirtualMachineScaleSetUpdateOSProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the osProfile value.
withOsProfile(VirtualMachineScaleSetOSProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the osProfile value.
withOsState(OperatingSystemStateTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the osState value.
withOSType(OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithOSSettings
Specifies the operating system.
withOsType(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the osType value.
withOsType(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the osType value.
withOSType(OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.UpdateStages.WithOSSettings
Specifies the operating system type.
withOsType(OperatingSystemTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the osType value.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Disables automatic updates.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies that automatic updates should be disabled.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Disables automatic updates.
withoutAutoUpdate() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Disables automatic updates.
withoutBootDiagnostics() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithBootDiagnostics
Specifies that boot diagnostics needs to be disabled in the virtual machine.
withoutDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithManagedDataDisk
Detaches a managed data disk with the given LUN from the virtual machine.
withoutDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk
Detaches managed data disk with the given LUN from the virtual machine scale set instances.
withoutExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithExtension
Detaches an extension from the virtual machine.
withoutExtension(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithExtension
Removes the extension with the specified name from the virtual machines in the scale set.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithAutoUpgradeMinorVersion
disables auto upgrade of the extension.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
disables auto upgrade of the extension.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithAutoUpgradeMinorVersion
enables auto upgrade of the extension.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithAutoUpgradeMinorVersion
Disables auto upgrading the extension with minor versions.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithAutoUpgradeMinorVersion
Disables auto upgrade of the extension with minor versions.
withoutMinorVersionAutoUpgrade() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithAutoUpgradeMinorVersion
Disables auto upgrading of the extension with minor versions.
withoutOverProvisioning() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOverProvision
Disables over-provisioning of virtual machines.
withoutPrimaryInternalLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternalLoadBalancer
Specifies that no internal load balancer should be associated with the primary network interfaces of the virtual machines in the scale set.
withoutPrimaryInternalLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
Removes the association between the internal load balancer and the primary network interface configuration.
withoutPrimaryInternalLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
Removes the associations between the primary network interface configuration and the specified backends of the internal load balancer.
withoutPrimaryInternalLoadBalancerNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
Removes the associations between the primary network interface configuration and the specified inbound NAT pools of the internal load balancer.
withoutPrimaryInternetFacingLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancer
Specifies that no public load balancer should be associated with the virtual machine scale set.
withoutPrimaryInternetFacingLoadBalancer() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancer
Removes the association between the Internet-facing load balancer and the primary network interface configuration.
withoutPrimaryInternetFacingLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerBackend
Removes the associations between the primary network interface configuration and the specfied backends of the Internet-facing load balancer.
withoutPrimaryInternetFacingLoadBalancerNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithoutPrimaryLoadBalancerNatPool
Removes the associations between the primary network interface configuration and the specified inbound NAT pools of an Internet-facing load balancer.
withoutPrimaryPublicIPAddress() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPublicIPAddress
Specifies that the VM should not have a public IP address.
withOutput(Object) - Method in class com.microsoft.azure.management.compute.ComputeLongRunningOperationProperties
Set the output value.
withoutSecondaryNetworkInterface(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface
Removes a secondary network interface from the virtual machine.
withoutTag(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithTags
Removes a tag from the virtual machine extension.
withoutUnmanagedDataDisk(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Detaches an unmanaged data disk from the virtual machine.
withoutUnmanagedDataDisk(int) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithUnmanagedDataDisk
Detaches a unmanaged data disk from the virtual machine.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Prevents the provisioning of a VM agent.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies that VM Agent should not be provisioned.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Disables the VM agent.
withoutVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Disables the VM agent.
withOverProvision(boolean) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOverProvision
Enables or disables over-provisioning of virtual machines in the scale set.
withOverProvisioning() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOverProvision
Enables over-provisioning of virtual machines.
withPassName(PassNames) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the passName value.
withPassPhrase(String) - Method in class com.microsoft.azure.management.compute.LinuxVMDiskEncryptionConfiguration
Specifies the pass phrase for encrypting Linux OS or data disks.
withPath(String) - Method in class com.microsoft.azure.management.compute.SshPublicKey
Set the path value.
withPlan(PurchasePlan) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPlan
Specifies the purchase plan for the virtual machine.
withPlatformFaultDomain(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the platformFaultDomain value.
withPlatformUpdateDomain(Integer) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the platformUpdateDomain value.
withPopularLinuxImage(KnownLinuxVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a known marketplace Linux image to be used for the virtual machine's OS.
withPopularLinuxImage(KnownLinuxVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies a known marketplace Linux image used as the virtual machine's operating system.
withPopularWindowsImage(KnownWindowsVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a known marketplace Windows image to be used for the virtual machine's OS.
withPopularWindowsImage(KnownWindowsVirtualMachineImage) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies a known marketplace Windows image used as the operating system for the virtual machines in the scale set.
withPreMaintenanceWindowEndTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the preMaintenanceWindowEndTime value.
withPreMaintenanceWindowStartTime(DateTime) - Method in class com.microsoft.azure.management.compute.MaintenanceRedeployStatus
Set the preMaintenanceWindowStartTime value.
withPrimaryInternalLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithInternalLoadBalancerBackendOrNatPool
Associates the specified backends of the selected load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryInternalLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerBackendOrNatPool
Associates the specified internal load balancer backends with the primary network interface of the virtual machines in the scale set.
withPrimaryInternalLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithInternalInternalLoadBalancerNatPool
Associate internal load balancer inbound NAT pools with the the primary network interface of the scale set virtual machine.
withPrimaryInternalLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternalLoadBalancerNatPool
Associates the specified internal load balancer inbound NAT pools with the the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
Associates the specified backends of the selected load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerBackends(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerBackendOrNatPool
Associates the specified Internet-facing load balancer backends with the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithPrimaryInternetFacingLoadBalancerNatPool
Associates the specified inbound NAT pools of the selected internal load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryInternetFacingLoadBalancerInboundNatPools(String...) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithPrimaryInternetFacingLoadBalancerNatPool
Associates inbound NAT pools of the selected Internet-facing load balancer with the primary network interface of the virtual machines in the scale set.
withPrimaryPrivateIPAddressDynamic() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrivateIP
Enables dynamic private IP address allocation within the specified existing virtual network subnet for the VM's primary network interface.
withPrimaryPrivateIPAddressStatic(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPrivateIP
Assigns the specified static private IP address within the specified existing virtual network subnet to the VM's primary network interface.
withProduct(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the product value.
withProduct(String) - Method in class com.microsoft.azure.management.compute.PurchasePlan
Set the product value.
withPromotionalPlan(PurchasePlan, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithPlan
Specifies the purchase plan for the virtual machine.
withPromotionCode(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the promotionCode value.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies a private settings entry.
withProtectedSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies a private settings entry.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies private settings.
withProtectedSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies private settings.
withProtocol(ProtocolTypes) - Method in class com.microsoft.azure.management.compute.WinRMListener
Set the protocol value.
withProvisionVMAgent(Boolean) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the provisionVMAgent value.
withPublicKeys(List<ContainerServiceSshPublicKey>) - Method in class com.microsoft.azure.management.compute.ContainerServiceSshConfiguration
Set the publicKeys value.
withPublicKeys(List<SshPublicKey>) - Method in class com.microsoft.azure.management.compute.SshConfiguration
Set the publicKeys value.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies a public settings entry.
withPublicSetting(String, Object) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies a public settings entry.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithSettings
Specifies public settings.
withPublicSettings(HashMap<String, Object>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateStages.WithSettings
Specifies public settings.
withPublisher(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.compute.Plan
Set the publisher value.
withPublisher(String) - Method in class com.microsoft.azure.management.compute.PurchasePlan
Set the publisher value.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithPublisher
Specifies the name of the virtual machine extension image publisher.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithPublisher
Specifies the name of the virtual machine extension image publisher.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithPublisher
Specifies the name of the publisher of the virtual machine scale set extension image.
withPublisher(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithPublisher
Specifies the name of the virtual machine scale set extension image publisher.
withRdpThumbPrint(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the rdpThumbPrint value.
withRequired(Boolean) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the required value.
withRoleBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine requires the given access role with scope of access limited to the ARM resource identified by the resource ID specified in the scope parameter.
withRoleBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithRoleAndScopeOrUpdate
Specifies that applications running on the virtual machine requires the given access role with scope of access limited to the ARM resource identified by the resource ID specified in the scope parameter.
withRoleBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine scale set instance requires the given access role with scope of access limited to the ARM resource identified by the resource id specified in the scope parameter.
withRoleBasedAccessTo(String, BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithRoleAndScopeOrApply
Specifies that applications running on the virtual machine scale set instance requires the given access role with scope of access limited to the ARM resource identified by the resource ID specified in the scope parameter.
withRoleBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine requires the given access role with scope of access limited to the current resource group that the virtual machine resides.
withRoleBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithRoleAndScopeOrUpdate
Specifies that applications running on the virtual machine requires the given access role with scope of access limited to the current resource group that the virtual machine resides.
withRoleBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine scale set instance requires the given access role with scope of access limited to the current resource group that the virtual machine scale set resides.
withRoleBasedAccessToCurrentResourceGroup(BuiltInRole) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithRoleAndScopeOrApply
Specifies that applications running on the virtual machine scale set instance requires the given access role with scope of access limited to the current resource group that the virtual machine scale set resides.
withRoleDefinitionBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine requires the access described in the given role definition with scope of access limited to the ARM resource identified by the resource ID specified in the scope parameter.
withRoleDefinitionBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithRoleAndScopeOrUpdate
Specifies that applications running on the virtual machine requires the given access role definition with scope of access limited to the ARM resource identified by the resource id specified in the scope parameter.
withRoleDefinitionBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine scale set instance requires the access described in the given role definition with scope of access limited to the ARM resource identified by the resource ID specified in the scope parameter.
withRoleDefinitionBasedAccessTo(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithRoleAndScopeOrApply
Specifies that applications running on the virtual machine scale set instance requires the access described in the given role definition with scope of access limited to the ARM resource identified by the resource ID specified in the scope parameter.
withRoleDefinitionBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine requires the access described in the given role definition with scope of access limited to the current resource group that the virtual machine resides.
withRoleDefinitionBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.UpdateStages.WithRoleAndScopeOrUpdate
Specifies that applications running on the virtual machine requires the given access role definition with scope of access limited to the current resource group that the virtual machine resides.
withRoleDefinitionBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithRoleAndScopeOrCreate
Specifies that applications running on the virtual machine scale set instance requires the access described in the given role definition with scope of access limited to the current resource group that the virtual machine scale set resides.
withRoleDefinitionBasedAccessToCurrentResourceGroup(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithRoleAndScopeOrApply
Specifies that applications running on the virtual machine scale set instance requires the access described in the given role definition with scope of access limited to the current resource group that the virtual machine scale set resides.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies an SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH root password for the Linux virtual machine.
withRootPassword(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies the SSH root password for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithLinuxRootUsername
Begins the definition to specify Linux root username.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootUsernameManaged
Specifies an SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
Specifies an SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootUsernameUnmanaged
Specifies an SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManaged
Specifies the SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameManagedOrUnmanaged
Specifies the SSH root user name for the Linux virtual machine.
withRootUsername(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootUsernameUnmanaged
Specifies the SSH root user name for the Linux virtual machine.
withSecret(String) - Method in class com.microsoft.azure.management.compute.ContainerServiceServicePrincipalProfile
Set the secret value.
withSecrets(List<VaultSecretGroup>) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the secrets value.
withSecrets(List<VaultSecretGroup>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the secrets value.
withSecrets(List<VaultSecretGroup>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the secrets value.
withSecretUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Set the secretUrl value.
withSecretUrl(String) - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Set the secretUrl value.
withSerialConsoleLogBlobUri(String) - Method in class com.microsoft.azure.management.compute.BootDiagnosticsInstanceView
Set the serialConsoleLogBlobUri value.
withServicePrincipal(String, String) - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithServicePrincipalProfile
Properties for cluster service principals.
withSettingName(SettingNames) - Method in class com.microsoft.azure.management.compute.AdditionalUnattendContent
Set the settingName value.
withSize(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithVMSize
Selects the size of the virtual machine.
withSize(VirtualMachineSizeTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithVMSize
Specifies the size of the virtual machine.
withSize(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies a new size for the virtual machine.
withSize(VirtualMachineSizeTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.Update
Specifies a new size for the virtual machine.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithCreateAndSize
Specifies the disk size.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithDataDiskSource
Specifies the disk size for an empty disk.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithSize
Specifies the disk size.
withSizeInGB(int) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithSize
Specifies the disk size.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the size in GB the unmanaged disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize
Specifies the new size in GB for data disk.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings
Specifies the size in GB the disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings
Specifies the size in GB the disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings
Specifies the size in GB the disk needs to be resized.
withSizeInGB(Integer) - Method in interface com.microsoft.azure.management.compute.VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskSize
Specifies the new size in GB for data disk.
withSku(AvailabilitySetSkuTypes) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithSku
Specifies the SKU type for the availability set.
withSku(AvailabilitySetSkuTypes) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.UpdateStages.WithSku
Specifies the SKU type for the availability set.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithSku
Specifies the SKU.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Disk.UpdateStages.WithSku
Specifies the SKU.
withSku(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Sets the SKU.
withSku(DiskSku) - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Set the sku value.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithSku
Specifies the SKU type.
withSku(DiskSkuTypes) - Method in interface com.microsoft.azure.management.compute.Snapshot.UpdateStages.WithSku
Specifies the account type.
withSku(VirtualMachineScaleSetSkuTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(VirtualMachineScaleSetSku) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(VirtualMachineScaleSetSkuTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSku(VirtualMachineScaleSetSku) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.UpdateStages.WithSku
Specifies the SKU for the virtual machines in the scale set.
withSnapshot(SubResource) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the snapshot value.
withSnapshot(SubResource) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the snapshot value.
withSourceResourceId(String) - Method in class com.microsoft.azure.management.compute.CreationData
Set the sourceResourceId value.
withSourceUri(String) - Method in class com.microsoft.azure.management.compute.CreationData
Set the sourceUri value.
withSourceVault(SourceVault) - Method in class com.microsoft.azure.management.compute.KeyVaultAndKeyReference
Set the sourceVault value.
withSourceVault(SourceVault) - Method in class com.microsoft.azure.management.compute.KeyVaultAndSecretReference
Set the sourceVault value.
withSourceVault(SubResource) - Method in class com.microsoft.azure.management.compute.KeyVaultKeyReference
Set the sourceVault value.
withSourceVault(SubResource) - Method in class com.microsoft.azure.management.compute.KeyVaultSecretReference
Set the sourceVault value.
withSourceVault(SubResource) - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Set the sourceVault value.
withSpecializedOSDisk(Disk, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a specialized operating system managed disk to be attached to the virtual machine.
withSpecializedOSUnmanagedDisk(String, OperatingSystemTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a specialized operating system unmanaged disk to be attached to the virtual machine.
withSpecificLinuxImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a version of a market-place Linux image to be used as the virtual machine's OS.
withSpecificLinuxImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the specific version of a market-place Linux image that should be used.
withSpecificWindowsImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a version of a marketplace Windows image to be used as the virtual machine's OS.
withSpecificWindowsImageVersion(ImageReference) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the specific version of a marketplace Windows image needs to be used.
withSsh(ContainerServiceSshConfiguration) - Method in class com.microsoft.azure.management.compute.ContainerServiceLinuxProfile
Set the ssh value.
withSsh(SshConfiguration) - Method in class com.microsoft.azure.management.compute.LinuxConfiguration
Set the ssh value.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxCreateManaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxCreateUnmanaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies an SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyManagedOrUnmanaged
Specifies the SSH public key.
withSsh(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxRootPasswordOrPublicKeyUnmanaged
Specifies the SSH public key.
withSshKey(String) - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithLinuxSshKey
Begins the definition to specify Linux ssh key.
withStatus(InstanceViewStatus) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Set the status value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.DiskInstanceView
Set the statuses value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Set the statuses value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the statuses value.
withStatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the statuses value.
withStorageAccountId(String) - Method in class com.microsoft.azure.management.compute.CreationData
Set the storageAccountId value.
withStorageAccountType(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.ImageDataDisk
Set the storageAccountType value.
withStorageAccountType(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.ImageOSDisk
Set the storageAccountType value.
withStorageAccountType(StorageAccountTypes) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetManagedDiskParameters
Set the storageAccountType value.
withStorageProfile(VirtualMachineScaleSetUpdateStorageProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateVMProfile
Set the storageProfile value.
withStorageProfile(VirtualMachineScaleSetStorageProfile) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetVMProfile
Set the storageProfile value.
withStorageUri(String) - Method in class com.microsoft.azure.management.compute.BootDiagnostics
Set the storageUri value.
withStoredLinuxImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies a user (generalized) Linux image to be used for the virtual machine's OS.
withStoredLinuxImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the user (custom) Linux image used as the virtual machine's operating system.
withStoredWindowsImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies the user (generalized) Windows image to be used for the virtual machine's OS.
withStoredWindowsImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the user (custom) Windows image to be used as the operating system for the virtual machines in the scale set.
withSubnet(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithSubnet
Associates a subnet with the virtual machine's primary network interface.
withSubstatuses(List<InstanceViewStatus>) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the substatuses value.
withSwarmOrchestration() - Method in interface com.microsoft.azure.management.compute.ContainerService.DefinitionStages.WithOrchestrator
Specifies the Swarm orchestration type for the container service.
withTag(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithTags
Adds a tag to the virtual machine extension.
withTag(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithTags
Adds a tag to the resource.
withTag(String, String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithTags
Adds a tag to the virtual machine extension.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.compute.ResourceUpdate
Set the tags value.
withTags(Map<String, String>) - Method in class com.microsoft.azure.management.compute.UpdateResource
Set the tags value.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithTags
Specifies tags for the virtual machine extension.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithTags
Specifies tags for the resource.
withTags(Map<String, String>) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateStages.WithTags
Specifies tags for the virtual machine extension.
withTarget(String) - Method in class com.microsoft.azure.management.compute.ApiError
Set the target value.
withTarget(String) - Method in class com.microsoft.azure.management.compute.ApiErrorBase
Set the target value.
withTier(String) - Method in class com.microsoft.azure.management.compute.Sku
Set the tier value.
withTime(DateTime) - Method in class com.microsoft.azure.management.compute.InstanceViewStatus
Set the time value.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Specifies the time-zone.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the time-zone.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Specifies the time zone for the virtual machines to use.
withTimeZone(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the time zone for the virtual machines to use.
withTimeZone(String) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the timeZone value.
withType(String) - Method in class com.microsoft.azure.management.compute.RunCommandParameterDefinition
Set the type value.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithType
Specifies the type of the virtual machine extension image.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithType
Specifies the type of the virtual machine extension image.
withType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Set the type value.
withType(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the type value.
withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.compute.VirtualMachineIdentity
Set the type value.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithType
Specifies the type of the virtual machine scale set extension image.
withType(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithType
Specifies the type of the virtual machine scale set extension image.
withType(ResourceIdentityType) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetIdentity
Set the type value.
withTypeHandlerVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionHandlerInstanceView
Set the typeHandlerVersion value.
withTypeHandlerVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineExtensionInstanceView
Set the typeHandlerVersion value.
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged
Specifies that unmanaged disks will be used.
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
Enables unmanaged disk support on this virtual machine.
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
 
withUnmanagedDisks() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
 
withUpdateDomainCount(int) - Method in interface com.microsoft.azure.management.compute.AvailabilitySet.DefinitionStages.WithUpdateDomainCount
Specifies the update domain count for the availability set.
withUpgradeMode(UpgradeMode) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithUpgradePolicy
Specifies the virtual machine scale set upgrade policy mode.
withUri(String) - Method in class com.microsoft.azure.management.compute.VirtualHardDisk
Set the uri value.
withValue(String) - Method in class com.microsoft.azure.management.compute.RunCommandInputParameter
Set the value value.
withValue(String) - Method in class com.microsoft.azure.management.compute.UsageName
Set the value value.
withVaultCertificates(List<VaultCertificate>) - Method in class com.microsoft.azure.management.compute.VaultSecretGroup
Set the vaultCertificates value.
withVersion(String) - Method in class com.microsoft.azure.management.compute.ImageReference
Set the version value.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.DefinitionStages.WithVersion
Specifies the version of the virtual machine image extension.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineExtension.UpdateDefinitionStages.WithVersion
Specifies the version of the virtual machine image extension.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.DefinitionStages.WithVersion
Specifies the version of the virtual machine scale set image extension.
withVersion(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSetExtension.UpdateDefinitionStages.WithVersion
Specifies the version of the virtual machine scale set image extension.
withVhd(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.DataDisk
Set the vhd value.
withVhd(VirtualHardDisk) - Method in class com.microsoft.azure.management.compute.OSDisk
Set the vhd value.
withVhdContainers(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSDisk
Set the vhdContainers value.
withVhdContainers(List<String>) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSDisk
Set the vhdContainers value.
withVmAgent(VirtualMachineAgentInstanceView) - Method in class com.microsoft.azure.management.compute.VirtualMachineInstanceView
Set the vmAgent value.
withVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Enables the VM agent.
withVMAgent() - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Enables the VM agent.
withVmAgentVersion(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineAgentInstanceView
Set the vmAgentVersion value.
withVMCount(int) - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool.DefinitionStages.Blank
Specifies the number of agents (VMs) to host docker containers.
withVmDiagnostics(ContainerServiceVMDiagnostics) - Method in class com.microsoft.azure.management.compute.ContainerServiceDiagnosticsProfile
Set the vmDiagnostics value.
withVMSize(ContainerServiceVMSizeTypes) - Method in interface com.microsoft.azure.management.compute.ContainerServiceAgentPool.DefinitionStages.WithVMSize
Specifies the size of the agents VMs.
withVmSize(ContainerServiceVMSizeTypes) - Method in class com.microsoft.azure.management.compute.ContainerServiceAgentPoolProfile
Set the vmSize value.
withVmSize(VirtualMachineSizeTypes) - Method in class com.microsoft.azure.management.compute.HardwareProfile
Set the vmSize value.
withVolumeEncryptionKeyEncryptAlgorithm(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the algorithm used to encrypt the disk-encryption key.
withVolumeEncryptionKeyEncrypted(String) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the Key Vault URL to the key for protecting or wrapping the disk-encryption key.
withVolumeEncryptionKeyEncrypted(String, String) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the and key vault Id and a vault URL to the key for protecting or wrapping the disk-encryption key.
withVolumeType(DiskVolumeType) - Method in class com.microsoft.azure.management.compute.VirtualMachineEncryptionConfiguration
Specifies the volume to encrypt.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.compute.OSProfile
Set the windowsConfiguration value.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetOSProfile
Set the windowsConfiguration value.
withWindowsConfiguration(WindowsConfiguration) - Method in class com.microsoft.azure.management.compute.VirtualMachineScaleSetUpdateOSProfile
Set the windowsConfiguration value.
withWindowsCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithOS
Specifies the resource ID of a Windows custom image to be used as the virtual machine's OS.
withWindowsCustomImage(String) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithOS
Specifies the ID of a Windows custom image to be used.
withWindowsFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed disk.
withWindowsFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed disk.
withWindowsFromDisk(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed disk.
withWindowsFromDisk(Disk) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed disk.
withWindowsFromDisk(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source managed disk for the OS disk image.
withWindowsFromDisk(Disk, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source managed disk for the OS disk image.
withWindowsFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed snapshot.
withWindowsFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source Windows OS managed snapshot.
withWindowsFromSnapshot(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed snapshot.
withWindowsFromSnapshot(Snapshot) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source Windows OS managed snapshot.
withWindowsFromSnapshot(Snapshot, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source snapshot for the OS disk image.
withWindowsFromSnapshot(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source snapshot for the OS disk image.
withWindowsFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Disk.DefinitionStages.WithWindowsDiskSource
Specifies a source specialized or generalized Windows OS VHD.
withWindowsFromVhd(String) - Method in interface com.microsoft.azure.management.compute.Snapshot.DefinitionStages.WithWindowsSnapshotSource
Specifies the source specialized or generalized Windows OS VHD.
withWindowsFromVhd(String, OperatingSystemStateTypes) - Method in interface com.microsoft.azure.management.compute.VirtualMachineCustomImage.DefinitionStages.WithOSDiskImageSource
Specifies the Windows source native VHD for the OS disk image.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateManaged
Specifies WinRM listener.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the WINRM listener.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
Specifies the WinRM listener.
withWinRM(WinRMListener) - Method in interface com.microsoft.azure.management.compute.VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
Specifies the WinRM listener.
withWinRM(WinRMConfiguration) - Method in class com.microsoft.azure.management.compute.WindowsConfiguration
Set the winRM value.
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/