Share via


ICluster.SoftwareAssurancePropertySoftwareAssuranceStatus Property

Definition

Status of the Software Assurance for the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Status of the Software Assurance for the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceStatus) }, ReadOnly=true, Required=false, SerializedName="softwareAssuranceStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceStatus? SoftwareAssurancePropertySoftwareAssuranceStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Status of the Software Assurance for the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceStatus) }, ReadOnly=true, Required=false, SerializedName="softwareAssuranceStatus")>]
member this.SoftwareAssurancePropertySoftwareAssuranceStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceStatus>
Public ReadOnly Property SoftwareAssurancePropertySoftwareAssuranceStatus As Nullable(Of SoftwareAssuranceStatus)

Property Value

Attributes

Applies to