public static interface VirtualMachineScaleSet.DefinitionStages.WithManagedDiskOptionals
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
withDataDiskDefaultCachingType(CachingTypes cachingType)
Specifies the default caching type for the managed data disks.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
withDataDiskDefaultStorageAccountType(StorageAccountTypes storageAccountType)
Specifies the default caching type for the managed data disks.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate |
withOSDiskStorageAccountType(StorageAccountTypes accountType)
Specifies the storage account type for managed OS disk.
|
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate withOSDiskStorageAccountType(StorageAccountTypes accountType)
accountType - the storage account typeVirtualMachineScaleSet.DefinitionStages.WithManagedCreate withDataDiskDefaultCachingType(CachingTypes cachingType)
cachingType - the caching typeVirtualMachineScaleSet.DefinitionStages.WithManagedCreate withDataDiskDefaultStorageAccountType(StorageAccountTypes storageAccountType)
storageAccountType - the storage account typeCopyright © 2019. All rights reserved.