HiveMetastore interface
The resource model definition for a nested resource.
- Extends
Properties
database |
The databaseName for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server. |
nested |
The current state of the NestedResource NOTE: This property will not be serialized. It can only be populated by the server. |
password | The password for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server. |
runtime |
The runtimeVersion for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server. |
server |
The serverUri for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server. |
user |
The userName for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
id | The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | The resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
databaseName
The databaseName for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server.
databaseName?: string
Property Value
string
nestedResourceProvisioningState
The current state of the NestedResource NOTE: This property will not be serialized. It can only be populated by the server.
nestedResourceProvisioningState?: NestedResourceProvisioningState
Property Value
password
The password for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server.
password?: string
Property Value
string
runtimeVersion
The runtimeVersion for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server.
runtimeVersion?: string
Property Value
string
serverUri
The serverUri for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server.
serverUri?: string
Property Value
string
userName
The userName for the Hive MetaStore NOTE: This property will not be serialized. It can only be populated by the server.
userName?: string
Property Value
string
Inherited Property Details
id
The resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From SubResource.id
name
The resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From SubResource.name
type
The resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From SubResource.type
Azure SDK for JavaScript