Share via


ISoftwareAssuranceChangeRequest.SoftwareAssuranceIntent Property

Definition

Customer Intent for Software Assurance Benefit.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Customer Intent for Software Assurance Benefit.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceIntent) }, ReadOnly=false, Required=false, SerializedName="softwareAssuranceIntent")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceIntent? SoftwareAssuranceIntent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Customer Intent for Software Assurance Benefit.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceIntent) }, ReadOnly=false, Required=false, SerializedName="softwareAssuranceIntent")>]
member this.SoftwareAssuranceIntent : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceIntent> with get, set
Public Property SoftwareAssuranceIntent As Nullable(Of SoftwareAssuranceIntent)

Property Value

Attributes

Applies to