你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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