Uses of Interface
com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithSku
-
Packages that use Disk.DefinitionStages.WithSku Package Description com.azure.resourcemanager.compute.models Package containing the data models for ComputeManagementClient. -
-
Uses of Disk.DefinitionStages.WithSku in com.azure.resourcemanager.compute.models
Subinterfaces of Disk.DefinitionStages.WithSku in com.azure.resourcemanager.compute.models Modifier and Type Interface Description static interfaceDisk.DefinitionThe entirety of the managed disk definition.static interfaceDisk.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceDisk.DefinitionStages.WithCreateAndSizeThe stage of the managed disk definition allowing to create the disk or optionally specify size.
-