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.PSArgumentCompleter(new System.String[] { "Enable", "Disable" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Customer Intent for Software Assurance Benefit.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="softwareAssuranceIntent", Update=true)]
public string SoftwareAssurancePropertySoftwareAssuranceIntent { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Enable", "Disable" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="Customer Intent for Software Assurance Benefit.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="softwareAssuranceIntent", Update=true)>]
member this.SoftwareAssurancePropertySoftwareAssuranceIntent : string with get, set
Public Property SoftwareAssurancePropertySoftwareAssuranceIntent As String
Property Value
- Attributes