VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinition<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent update to return to after attaching this definition
public interface UpdateDefinition extends VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.Blank,VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource,VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings,VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach
The entirety of a unmanaged data disk of a virtual machine scale set definition.
Inherited Members
Attachable.InUpdate<ParentT>.attach()
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT>.withCaching(CachingTypes cachingType)
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT>.withLun(Integer lun)
VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithDiskSource<ParentT>.withNewVhd(int sizeInGB)
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java