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