你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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