Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach
-
Packages that use VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.compute.models
Subinterfaces of VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithAttach in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinition<ParentT>The entirety of a unmanaged data disk of a virtual machine scale set definition.static interfaceVirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinitionStages.WithNewVhdDiskSettings<ParentT>The stage that allows configure the unmanaged disk based on new VHD.
-