Uses of Class
com.azure.resourcemanager.batch.models.ManagedDisk
Packages that use ManagedDisk
Package
Description
Package containing the data models for BatchManagementClient.
-
Uses of ManagedDisk in com.azure.resourcemanager.batch.models
Methods in com.azure.resourcemanager.batch.models that return ManagedDiskModifier and TypeMethodDescriptionOSDisk.managedDisk()Get the managedDisk property: The managedDisk property.ManagedDisk.withStorageAccountType(StorageAccountType storageAccountType) Set the storageAccountType property: The storage account type for use in creating data disks or OS disk.Methods in com.azure.resourcemanager.batch.models with parameters of type ManagedDiskModifier and TypeMethodDescriptionOSDisk.withManagedDisk(ManagedDisk managedDisk) Set the managedDisk property: The managedDisk property.