Freigeben über


ManagedClusterAgentPoolProfileProperties.EnableUltraSsd Property

Definition

Whether to enable UltraSSD

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public bool? EnableUltraSsd { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.EnableUltraSsd : Nullable<bool> with get, set
Public Property EnableUltraSsd As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to