Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource
-
Packages that use VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithDiskSource in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.Blank<ParentT>The first stage of a unmanaged data disk definition.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithImage<ParentT>The entirety of a unmanaged data disk of a virtual machine scale set definition.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.DefinitionWithNewVhd<ParentT>The entirety of a unmanaged data disk of a virtual machine scale set definition.
-