DataDisk |
DataDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
ImageDataDisk |
ImageDataDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
ImageDisk |
ImageDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
ImageOSDisk |
ImageOSDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
OSDisk |
OSDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
RestorePointSourceVMDataDisk |
RestorePointSourceVMDataDisk.withCaching(CachingTypes caching) |
Set the caching property: Gets the caching type.
|
RestorePointSourceVmosDisk |
RestorePointSourceVmosDisk.withCaching(CachingTypes caching) |
Set the caching property: Gets the caching type.
|
VirtualMachineScaleSetDataDisk |
VirtualMachineScaleSetDataDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
VirtualMachineScaleSetOSDisk |
VirtualMachineScaleSetOSDisk.withCaching(CachingTypes caching) |
Set the caching property: Specifies the caching requirements.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> |
VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.Update |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching.withCaching(CachingTypes cachingType) |
Specifies the new caching type for the unmanaged data disk.
|
VirtualMachineScaleSetUpdateOSDisk |
VirtualMachineScaleSetUpdateOSDisk.withCaching(CachingTypes caching) |
Set the caching property: The caching type.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT> |
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the data disk.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT> |
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the data disk.
|
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings<ParentT> |
VirtualMachineUnmanagedDataDisk.DefinitionStages.WithVhdAttachedDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the data disk.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT> |
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the data disk.
|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings<ParentT> |
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.WithVhdAttachedDiskSettings.withCaching(CachingTypes cachingType) |
Specifies the caching type for the data disk.
|
VirtualMachineUnmanagedDataDisk.Update |
VirtualMachineUnmanagedDataDisk.UpdateStages.WithDiskCaching.withCaching(CachingTypes cachingType) |
Specifies the new caching type for the data disk.
|
VirtualMachineDiskOptions |
VirtualMachineDiskOptions.withCachingTypes(CachingTypes cachingTypes) |
Sets the caching type.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedCreate.withDataDiskDefaultCachingType(CachingTypes cachingType) |
Specifies the default caching type for the managed data disks.
|
VirtualMachine.Update |
VirtualMachine.Update.withDataDiskDefaultCachingType(CachingTypes cachingType) |
Specifies the default caching type for the managed data disks.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals.withDataDiskDefaultCachingType(CachingTypes cachingType) |
Specifies the default caching type for the managed data disks.
|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithAttach<ParentT> |
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskSettings.withDiskCaching(CachingTypes cachingType) |
Specifies the caching type for data disk.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withExistingDataDisk(Disk disk,
int newSizeInGB,
int lun,
CachingTypes cachingType) |
Associates an existing source managed disk with the virtual machine and specifies additional settings.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withExistingDataDisk(Disk disk,
int lun,
CachingTypes cachingType) |
Associates an existing source managed disk with the virtual machine and specifies additional settings.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withExistingDataDisk(Disk disk,
int newSizeInGB,
int lun,
CachingTypes cachingType) |
Specifies an existing source managed disk and settings.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withExistingDataDisk(Disk disk,
int lun,
CachingTypes cachingType) |
Specifies an existing source managed disk and settings.
|
VirtualMachineScaleSetVM.Update |
VirtualMachineScaleSetVM.Update.withExistingDataDisk(Disk dataDisk,
int lun,
CachingTypes cachingTypes) |
Attaches an existing data disk to this VMSS virtual machine.
|
VirtualMachineScaleSetVM.Update |
VirtualMachineScaleSetVM.Update.withExistingDataDisk(Disk dataDisk,
int lun,
CachingTypes cachingTypes,
StorageAccountTypes storageAccountTypes) |
Attaches an existing data disk to this VMSS virtual machine.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType,
StorageAccountTypes storageAccountType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDisk(Creatable<Disk> creatable,
int lun,
CachingTypes cachingType) |
Specifies that a managed disk needs to be created explicitly with the given definition and attach to the
virtual machine as data disk.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType,
StorageAccountTypes storageAccountType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withNewDataDisk(Creatable<Disk> creatable,
int lun,
CachingTypes cachingType) |
Specifies that a managed disk needs to be created explicitly with the given definition and attached to
the virtual machine as a data disk.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType,
StorageAccountTypes storageAccountType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
VirtualMachineScaleSet.UpdateStages.WithManagedDataDisk.withNewDataDisk(int sizeInGB,
int lun,
CachingTypes cachingType,
StorageAccountTypes storageAccountType) |
Specifies that a managed disk needs to be created implicitly with the given settings.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDiskFromImage(int imageLun,
int newSizeInGB,
CachingTypes cachingType) |
Specifies the data disk to be created from the data disk image in the virtual machine image.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDiskFromImage(int imageLun,
int newSizeInGB,
CachingTypes cachingType,
StorageAccountTypes storageAccountType) |
Specifies the data disk to be created from the data disk image in the virtual machine image.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk.withNewDataDiskFromImage(int imageLun,
int newSizeInGB,
CachingTypes cachingType) |
Specifies the data disk to be created from the data disk image in the virtual machine image.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
VirtualMachineScaleSet.DefinitionStages.WithManagedDataDisk.withNewDataDiskFromImage(int imageLun,
int newSizeInGB,
CachingTypes cachingType,
StorageAccountTypes storageAccountType) |
Specifies the data disk to be created from the data disk image in the virtual machine image.
|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithOSDiskSettings.withOSDiskCaching(CachingTypes cachingType) |
Specifies the caching type for the OS disk.
|
VirtualMachine.Update |
VirtualMachine.Update.withOSDiskCaching(CachingTypes cachingType) |
Specifies the caching type for the OS disk.
|
VirtualMachineCustomImage.DefinitionStages.WithCreateAndDataDiskImageOSDiskSettings |
VirtualMachineCustomImage.DefinitionStages.WithOSDiskSettings.withOSDiskCaching(CachingTypes cachingType) |
Specifies the caching type for OS disk.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
VirtualMachineScaleSet.DefinitionStages.WithOSDiskSettings.withOSDiskCaching(CachingTypes cachingType) |
Specifies the caching type for the operating system disk.
|