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