IClusterProperties.SoftwareAssurancePropertySoftwareAssuranceIntent 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.
[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? SoftwareAssurancePropertySoftwareAssuranceIntent { 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.SoftwareAssurancePropertySoftwareAssuranceIntent : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.SoftwareAssuranceIntent> with get, set
Public Property SoftwareAssurancePropertySoftwareAssuranceIntent As Nullable(Of SoftwareAssuranceIntent)
Property Value
- Attributes