你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ICluster.ReportedPropertySupportedCapability Property

Definition

Capabilities supported by the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Capabilities supported by the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportedCapabilities")]
public string[] ReportedPropertySupportedCapability { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Capabilities supported by the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="supportedCapabilities")>]
member this.ReportedPropertySupportedCapability : string[]
Public ReadOnly Property ReportedPropertySupportedCapability As String()

Property Value

String[]
Attributes

Applies to