ComponentSettings.Hive Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=4)]
public Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.Hive Hive { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, Order=4)>]
member this.Hive : Microsoft.WindowsAzure.Management.HDInsight.Contracts.May2013.Hive with get, set
Public Property Hive As Hive
Property Value
- Attributes