Uses of Interface
com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithDataDiskSource
-
Packages that use Disk.DefinitionStages.WithDataDiskSource Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of Disk.DefinitionStages.WithDataDiskSource in com.azure.resourcemanager.compute.models
Subinterfaces of Disk.DefinitionStages.WithDataDiskSource in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceDisk.DefinitionThe entirety of the managed disk definition.Methods in com.azure.resourcemanager.compute.models that return Disk.DefinitionStages.WithDataDiskSource Modifier and Type Method Description Disk.DefinitionStages.WithDataDiskSourceDisk.DefinitionStages.WithData. withData()Begins definition of managed disk containing data.
-