ICluster.ReportedPropertyOemActivation Property

Definition

OEM activation status of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })]
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="OEM activation status of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="oemActivation", Update=false)]
public string ReportedPropertyOemActivation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PSArgumentCompleter(new System.String[] { "Disabled", "Enabled" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="OEM activation status of the cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="oemActivation", Update=false)>]
member this.ReportedPropertyOemActivation : string
Public ReadOnly Property ReportedPropertyOemActivation As String

Property Value

Attributes

Applies to