Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach
-
Packages that use VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithAttach in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithFromImageDiskSettings<ParentT>The stage that allows configure the unmanaged disk based on an image.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.DefinitionStages.WithNewVhdDiskSettings<ParentT>The stage that allows configure the unmanaged disk based on new VHD.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.
-