Uses of Interface
com.azure.resourcemanager.compute.models.Disk.DefinitionStages.WithStorageAccount
Packages that use Disk.DefinitionStages.WithStorageAccount
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of Disk.DefinitionStages.WithStorageAccount in com.azure.resourcemanager.compute.models
Subinterfaces of Disk.DefinitionStages.WithStorageAccount in com.azure.resourcemanager.compute.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the managed disk definition.Methods in com.azure.resourcemanager.compute.models that return Disk.DefinitionStages.WithStorageAccountModifier and TypeMethodDescriptionSpecifies the source data VHD.Disk.DefinitionStages.WithLinuxDiskSource.withLinuxFromVhd(String vhdUrl) Specifies the source specialized or generalized Linux OS VHD.Disk.DefinitionStages.WithWindowsDiskSource.withWindowsFromVhd(String vhdUrl) Specifies a source specialized or generalized Windows OS VHD.