Share via


ICluster.ReportedPropertyOemActivation Property

Definition

OEM activation status of the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="OEM activation status of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.OemActivation) }, ReadOnly=true, Required=false, SerializedName="oemActivation")]
public Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.OemActivation? ReportedPropertyOemActivation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="OEM activation status of the cluster.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.OemActivation) }, ReadOnly=true, Required=false, SerializedName="oemActivation")>]
member this.ReportedPropertyOemActivation : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.OemActivation>
Public ReadOnly Property ReportedPropertyOemActivation As Nullable(Of OemActivation)

Property Value

Attributes

Applies to