Partilhar via


IClusterProperties.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=false, Required=false, SerializedName="softwareAssuranceStatus")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceStatus? SoftwareAssurancePropertySoftwareAssuranceStatus { get; set; }
[<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=false, Required=false, SerializedName="softwareAssuranceStatus")>]
member this.SoftwareAssurancePropertySoftwareAssuranceStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceStatus> with get, set
Public Property SoftwareAssurancePropertySoftwareAssuranceStatus As Nullable(Of SoftwareAssuranceStatus)

Property Value

Attributes

Applies to