ICluster.ReportedPropertySupportedCapability Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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