SoftwareAssuranceChangeContent.SoftwareAssuranceIntent 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.
Customer Intent for Software Assurance Benefit. This indicates whether the customer wishes to opt in or out of the Software Assurance program, which provides licensing and support benefits.
public Azure.ResourceManager.Hci.Models.SoftwareAssuranceIntent? SoftwareAssuranceIntent { get; set; }
member this.SoftwareAssuranceIntent : Nullable<Azure.ResourceManager.Hci.Models.SoftwareAssuranceIntent> with get, set
Public Property SoftwareAssuranceIntent As Nullable(Of SoftwareAssuranceIntent)