Share via


IRegistryKeyEntityProperties.Hive Property

Definition

the hive that holds the registry key.

[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the hive that holds the registry key.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.RegistryHive) }, ReadOnly=true, Required=false, SerializedName="hive")]
public Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.RegistryHive? Hive { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Description="the hive that holds the registry key.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.RegistryHive) }, ReadOnly=true, Required=false, SerializedName="hive")>]
member this.Hive : Nullable<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Support.RegistryHive>
Public ReadOnly Property Hive As Nullable(Of RegistryHive)

Property Value

Attributes

Applies to