Class LinuxVirtualMachineScaleSetAdditionalCapabilities
Inheritance
System.Object
LinuxVirtualMachineScaleSetAdditionalCapabilities
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.Compute.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class LinuxVirtualMachineScaleSetAdditionalCapabilities
Fields
View SourceUltraSsdEnabled
Should the capacity to enable Data Disks of the UltraSSD_LRS storage account type be supported on this Virtual Machine Scale Set? Defaults to false. Changing this forces a new resource to be created.
Declaration
public readonly bool? UltraSsdEnabled
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |