public class AdditionalCapabilities extends Object
| Constructor and Description |
|---|
AdditionalCapabilities() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
ultraSSDEnabled()
Get the flag that enables or disables a capability to have one or more managed data disks with UltraSSD_LRS storage account type on the VM or VMSS.
|
AdditionalCapabilities |
withUltraSSDEnabled(Boolean ultraSSDEnabled)
Set the flag that enables or disables a capability to have one or more managed data disks with UltraSSD_LRS storage account type on the VM or VMSS.
|
public Boolean ultraSSDEnabled()
public AdditionalCapabilities withUltraSSDEnabled(Boolean ultraSSDEnabled)
ultraSSDEnabled - the ultraSSDEnabled value to setCopyright © 2019. All rights reserved.