Share via


IClusterReportedProperties.OemActivation 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? OemActivation { 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.OemActivation : Nullable<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Support.OemActivation>
Public ReadOnly Property OemActivation As Nullable(Of OemActivation)

Property Value

Attributes

Applies to