ICluster.ReportedPropertySupportedCapability Property

Definition

Capabilities supported by the cluster.

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

Property Value

Attributes

Applies to