This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.datalakeanalytics.getAccount
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi
Gets details of the specified Data Lake Analytics account. Azure REST API version: 2019-11-01-preview.
Other available API versions: 2015-10-01-preview.
Using getAccount
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAccount(args: GetAccountArgs, opts?: InvokeOptions): Promise<GetAccountResult>
function getAccountOutput(args: GetAccountOutputArgs, opts?: InvokeOptions): Output<GetAccountResult>
def get_account(account_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAccountResult
def get_account_output(account_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAccountResult]
func LookupAccount(ctx *Context, args *LookupAccountArgs, opts ...InvokeOption) (*LookupAccountResult, error)
func LookupAccountOutput(ctx *Context, args *LookupAccountOutputArgs, opts ...InvokeOption) LookupAccountResultOutput
> Note: This function is named LookupAccount
in the Go SDK.
public static class GetAccount
{
public static Task<GetAccountResult> InvokeAsync(GetAccountArgs args, InvokeOptions? opts = null)
public static Output<GetAccountResult> Invoke(GetAccountInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAccountResult> getAccount(GetAccountArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:datalakeanalytics:getAccount
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Name string - The name of the Data Lake Analytics account.
- Resource
Group stringName - The name of the Azure resource group.
- Account
Name string - The name of the Data Lake Analytics account.
- Resource
Group stringName - The name of the Azure resource group.
- account
Name String - The name of the Data Lake Analytics account.
- resource
Group StringName - The name of the Azure resource group.
- account
Name string - The name of the Data Lake Analytics account.
- resource
Group stringName - The name of the Azure resource group.
- account_
name str - The name of the Data Lake Analytics account.
- resource_
group_ strname - The name of the Azure resource group.
- account
Name String - The name of the Data Lake Analytics account.
- resource
Group StringName - The name of the Azure resource group.
getAccount Result
The following output properties are available:
- Account
Id string - The unique identifier associated with this Data Lake Analytics account.
- Compute
Policies List<Pulumi.Azure Native. Data Lake Analytics. Outputs. Compute Policy Response> - The list of compute policies associated with this account.
- Creation
Time string - The account creation time.
- Current
Tier string - The commitment tier in use for the current month.
- Data
Lake List<Pulumi.Store Accounts Azure Native. Data Lake Analytics. Outputs. Data Lake Store Account Information Response> - The list of Data Lake Store accounts associated with this account.
- Debug
Data stringAccess Level - The current state of the DebugDataAccessLevel for this account.
- Default
Data stringLake Store Account - The default Data Lake Store account associated with this account.
- Default
Data stringLake Store Account Type - The type of the default Data Lake Store account associated with this account.
- Endpoint string
- The full CName endpoint for this account.
- Firewall
Rules List<Pulumi.Azure Native. Data Lake Analytics. Outputs. Firewall Rule Response> - The list of firewall rules associated with this account.
- Hive
Metastores List<Pulumi.Azure Native. Data Lake Analytics. Outputs. Hive Metastore Response> - The list of hiveMetastores associated with this account.
- Id string
- The resource identifier.
- Last
Modified stringTime - The account last modified time.
- Location string
- The resource location.
- Max
Active intJob Count Per User - The maximum supported active jobs under the account at the same time.
- Max
Job intRunning Time In Min - The maximum supported active jobs under the account at the same time.
- Max
Queued intJob Count Per User - The maximum supported jobs queued under the account at the same time.
- Min
Priority intPer Job - The minimum supported priority per job for this account.
- Name string
- The resource name.
- Provisioning
State string - The provisioning status of the Data Lake Analytics account.
- State string
- The state of the Data Lake Analytics account.
- Storage
Accounts List<Pulumi.Azure Native. Data Lake Analytics. Outputs. Storage Account Information Response> - The list of Azure Blob Storage accounts associated with this account.
- System
Max intDegree Of Parallelism - The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account.
- System
Max intJob Count - The system defined maximum supported jobs running under the account at the same time, which restricts the maximum number of running jobs the user can set for the account.
- Dictionary<string, string>
- The resource tags.
- Type string
- The resource type.
- Virtual
Network List<Pulumi.Rules Azure Native. Data Lake Analytics. Outputs. Virtual Network Rule Response> - The list of virtualNetwork rules associated with this account.
- Firewall
Allow stringAzure Ips - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
- Firewall
State string - The current state of the IP address firewall for this account.
- Max
Degree intOf Parallelism - The maximum supported degree of parallelism for this account.
- Max
Degree intOf Parallelism Per Job - The maximum supported degree of parallelism per job for this account.
- Max
Job intCount - The maximum supported jobs running under the account at the same time.
- New
Tier string - The commitment tier for the next month.
- Public
Data List<Pulumi.Lake Store Accounts Azure Native. Data Lake Analytics. Outputs. Data Lake Store Account Information Response> - The list of Data Lake Store accounts associated with this account.
- Query
Store intRetention - The number of days that job metadata is retained.
- Account
Id string - The unique identifier associated with this Data Lake Analytics account.
- Compute
Policies []ComputePolicy Response - The list of compute policies associated with this account.
- Creation
Time string - The account creation time.
- Current
Tier string - The commitment tier in use for the current month.
- Data
Lake []DataStore Accounts Lake Store Account Information Response - The list of Data Lake Store accounts associated with this account.
- Debug
Data stringAccess Level - The current state of the DebugDataAccessLevel for this account.
- Default
Data stringLake Store Account - The default Data Lake Store account associated with this account.
- Default
Data stringLake Store Account Type - The type of the default Data Lake Store account associated with this account.
- Endpoint string
- The full CName endpoint for this account.
- Firewall
Rules []FirewallRule Response - The list of firewall rules associated with this account.
- Hive
Metastores []HiveMetastore Response - The list of hiveMetastores associated with this account.
- Id string
- The resource identifier.
- Last
Modified stringTime - The account last modified time.
- Location string
- The resource location.
- Max
Active intJob Count Per User - The maximum supported active jobs under the account at the same time.
- Max
Job intRunning Time In Min - The maximum supported active jobs under the account at the same time.
- Max
Queued intJob Count Per User - The maximum supported jobs queued under the account at the same time.
- Min
Priority intPer Job - The minimum supported priority per job for this account.
- Name string
- The resource name.
- Provisioning
State string - The provisioning status of the Data Lake Analytics account.
- State string
- The state of the Data Lake Analytics account.
- Storage
Accounts []StorageAccount Information Response - The list of Azure Blob Storage accounts associated with this account.
- System
Max intDegree Of Parallelism - The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account.
- System
Max intJob Count - The system defined maximum supported jobs running under the account at the same time, which restricts the maximum number of running jobs the user can set for the account.
- map[string]string
- The resource tags.
- Type string
- The resource type.
- Virtual
Network []VirtualRules Network Rule Response - The list of virtualNetwork rules associated with this account.
- Firewall
Allow stringAzure Ips - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
- Firewall
State string - The current state of the IP address firewall for this account.
- Max
Degree intOf Parallelism - The maximum supported degree of parallelism for this account.
- Max
Degree intOf Parallelism Per Job - The maximum supported degree of parallelism per job for this account.
- Max
Job intCount - The maximum supported jobs running under the account at the same time.
- New
Tier string - The commitment tier for the next month.
- Public
Data []DataLake Store Accounts Lake Store Account Information Response - The list of Data Lake Store accounts associated with this account.
- Query
Store intRetention - The number of days that job metadata is retained.
- account
Id String - The unique identifier associated with this Data Lake Analytics account.
- compute
Policies List<ComputePolicy Response> - The list of compute policies associated with this account.
- creation
Time String - The account creation time.
- current
Tier String - The commitment tier in use for the current month.
- data
Lake List<DataStore Accounts Lake Store Account Information Response> - The list of Data Lake Store accounts associated with this account.
- debug
Data StringAccess Level - The current state of the DebugDataAccessLevel for this account.
- default
Data StringLake Store Account - The default Data Lake Store account associated with this account.
- default
Data StringLake Store Account Type - The type of the default Data Lake Store account associated with this account.
- endpoint String
- The full CName endpoint for this account.
- firewall
Rules List<FirewallRule Response> - The list of firewall rules associated with this account.
- hive
Metastores List<HiveMetastore Response> - The list of hiveMetastores associated with this account.
- id String
- The resource identifier.
- last
Modified StringTime - The account last modified time.
- location String
- The resource location.
- max
Active IntegerJob Count Per User - The maximum supported active jobs under the account at the same time.
- max
Job IntegerRunning Time In Min - The maximum supported active jobs under the account at the same time.
- max
Queued IntegerJob Count Per User - The maximum supported jobs queued under the account at the same time.
- min
Priority IntegerPer Job - The minimum supported priority per job for this account.
- name String
- The resource name.
- provisioning
State String - The provisioning status of the Data Lake Analytics account.
- state String
- The state of the Data Lake Analytics account.
- storage
Accounts List<StorageAccount Information Response> - The list of Azure Blob Storage accounts associated with this account.
- system
Max IntegerDegree Of Parallelism - The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account.
- system
Max IntegerJob Count - The system defined maximum supported jobs running under the account at the same time, which restricts the maximum number of running jobs the user can set for the account.
- Map<String,String>
- The resource tags.
- type String
- The resource type.
- virtual
Network List<VirtualRules Network Rule Response> - The list of virtualNetwork rules associated with this account.
- firewall
Allow StringAzure Ips - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
- firewall
State String - The current state of the IP address firewall for this account.
- max
Degree IntegerOf Parallelism - The maximum supported degree of parallelism for this account.
- max
Degree IntegerOf Parallelism Per Job - The maximum supported degree of parallelism per job for this account.
- max
Job IntegerCount - The maximum supported jobs running under the account at the same time.
- new
Tier String - The commitment tier for the next month.
- public
Data List<DataLake Store Accounts Lake Store Account Information Response> - The list of Data Lake Store accounts associated with this account.
- query
Store IntegerRetention - The number of days that job metadata is retained.
- account
Id string - The unique identifier associated with this Data Lake Analytics account.
- compute
Policies ComputePolicy Response[] - The list of compute policies associated with this account.
- creation
Time string - The account creation time.
- current
Tier string - The commitment tier in use for the current month.
- data
Lake DataStore Accounts Lake Store Account Information Response[] - The list of Data Lake Store accounts associated with this account.
- debug
Data stringAccess Level - The current state of the DebugDataAccessLevel for this account.
- default
Data stringLake Store Account - The default Data Lake Store account associated with this account.
- default
Data stringLake Store Account Type - The type of the default Data Lake Store account associated with this account.
- endpoint string
- The full CName endpoint for this account.
- firewall
Rules FirewallRule Response[] - The list of firewall rules associated with this account.
- hive
Metastores HiveMetastore Response[] - The list of hiveMetastores associated with this account.
- id string
- The resource identifier.
- last
Modified stringTime - The account last modified time.
- location string
- The resource location.
- max
Active numberJob Count Per User - The maximum supported active jobs under the account at the same time.
- max
Job numberRunning Time In Min - The maximum supported active jobs under the account at the same time.
- max
Queued numberJob Count Per User - The maximum supported jobs queued under the account at the same time.
- min
Priority numberPer Job - The minimum supported priority per job for this account.
- name string
- The resource name.
- provisioning
State string - The provisioning status of the Data Lake Analytics account.
- state string
- The state of the Data Lake Analytics account.
- storage
Accounts StorageAccount Information Response[] - The list of Azure Blob Storage accounts associated with this account.
- system
Max numberDegree Of Parallelism - The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account.
- system
Max numberJob Count - The system defined maximum supported jobs running under the account at the same time, which restricts the maximum number of running jobs the user can set for the account.
- {[key: string]: string}
- The resource tags.
- type string
- The resource type.
- virtual
Network VirtualRules Network Rule Response[] - The list of virtualNetwork rules associated with this account.
- firewall
Allow stringAzure Ips - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
- firewall
State string - The current state of the IP address firewall for this account.
- max
Degree numberOf Parallelism - The maximum supported degree of parallelism for this account.
- max
Degree numberOf Parallelism Per Job - The maximum supported degree of parallelism per job for this account.
- max
Job numberCount - The maximum supported jobs running under the account at the same time.
- new
Tier string - The commitment tier for the next month.
- public
Data DataLake Store Accounts Lake Store Account Information Response[] - The list of Data Lake Store accounts associated with this account.
- query
Store numberRetention - The number of days that job metadata is retained.
- account_
id str - The unique identifier associated with this Data Lake Analytics account.
- compute_
policies Sequence[ComputePolicy Response] - The list of compute policies associated with this account.
- creation_
time str - The account creation time.
- current_
tier str - The commitment tier in use for the current month.
- data_
lake_ Sequence[Datastore_ accounts Lake Store Account Information Response] - The list of Data Lake Store accounts associated with this account.
- debug_
data_ straccess_ level - The current state of the DebugDataAccessLevel for this account.
- default_
data_ strlake_ store_ account - The default Data Lake Store account associated with this account.
- default_
data_ strlake_ store_ account_ type - The type of the default Data Lake Store account associated with this account.
- endpoint str
- The full CName endpoint for this account.
- firewall_
rules Sequence[FirewallRule Response] - The list of firewall rules associated with this account.
- hive_
metastores Sequence[HiveMetastore Response] - The list of hiveMetastores associated with this account.
- id str
- The resource identifier.
- last_
modified_ strtime - The account last modified time.
- location str
- The resource location.
- max_
active_ intjob_ count_ per_ user - The maximum supported active jobs under the account at the same time.
- max_
job_ intrunning_ time_ in_ min - The maximum supported active jobs under the account at the same time.
- max_
queued_ intjob_ count_ per_ user - The maximum supported jobs queued under the account at the same time.
- min_
priority_ intper_ job - The minimum supported priority per job for this account.
- name str
- The resource name.
- provisioning_
state str - The provisioning status of the Data Lake Analytics account.
- state str
- The state of the Data Lake Analytics account.
- storage_
accounts Sequence[StorageAccount Information Response] - The list of Azure Blob Storage accounts associated with this account.
- system_
max_ intdegree_ of_ parallelism - The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account.
- system_
max_ intjob_ count - The system defined maximum supported jobs running under the account at the same time, which restricts the maximum number of running jobs the user can set for the account.
- Mapping[str, str]
- The resource tags.
- type str
- The resource type.
- virtual_
network_ Sequence[Virtualrules Network Rule Response] - The list of virtualNetwork rules associated with this account.
- firewall_
allow_ strazure_ ips - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
- firewall_
state str - The current state of the IP address firewall for this account.
- max_
degree_ intof_ parallelism - The maximum supported degree of parallelism for this account.
- max_
degree_ intof_ parallelism_ per_ job - The maximum supported degree of parallelism per job for this account.
- max_
job_ intcount - The maximum supported jobs running under the account at the same time.
- new_
tier str - The commitment tier for the next month.
- public_
data_ Sequence[Datalake_ store_ accounts Lake Store Account Information Response] - The list of Data Lake Store accounts associated with this account.
- query_
store_ intretention - The number of days that job metadata is retained.
- account
Id String - The unique identifier associated with this Data Lake Analytics account.
- compute
Policies List<Property Map> - The list of compute policies associated with this account.
- creation
Time String - The account creation time.
- current
Tier String - The commitment tier in use for the current month.
- data
Lake List<Property Map>Store Accounts - The list of Data Lake Store accounts associated with this account.
- debug
Data StringAccess Level - The current state of the DebugDataAccessLevel for this account.
- default
Data StringLake Store Account - The default Data Lake Store account associated with this account.
- default
Data StringLake Store Account Type - The type of the default Data Lake Store account associated with this account.
- endpoint String
- The full CName endpoint for this account.
- firewall
Rules List<Property Map> - The list of firewall rules associated with this account.
- hive
Metastores List<Property Map> - The list of hiveMetastores associated with this account.
- id String
- The resource identifier.
- last
Modified StringTime - The account last modified time.
- location String
- The resource location.
- max
Active NumberJob Count Per User - The maximum supported active jobs under the account at the same time.
- max
Job NumberRunning Time In Min - The maximum supported active jobs under the account at the same time.
- max
Queued NumberJob Count Per User - The maximum supported jobs queued under the account at the same time.
- min
Priority NumberPer Job - The minimum supported priority per job for this account.
- name String
- The resource name.
- provisioning
State String - The provisioning status of the Data Lake Analytics account.
- state String
- The state of the Data Lake Analytics account.
- storage
Accounts List<Property Map> - The list of Azure Blob Storage accounts associated with this account.
- system
Max NumberDegree Of Parallelism - The system defined maximum supported degree of parallelism for this account, which restricts the maximum value of parallelism the user can set for the account.
- system
Max NumberJob Count - The system defined maximum supported jobs running under the account at the same time, which restricts the maximum number of running jobs the user can set for the account.
- Map<String>
- The resource tags.
- type String
- The resource type.
- virtual
Network List<Property Map>Rules - The list of virtualNetwork rules associated with this account.
- firewall
Allow StringAzure Ips - The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
- firewall
State String - The current state of the IP address firewall for this account.
- max
Degree NumberOf Parallelism - The maximum supported degree of parallelism for this account.
- max
Degree NumberOf Parallelism Per Job - The maximum supported degree of parallelism per job for this account.
- max
Job NumberCount - The maximum supported jobs running under the account at the same time.
- new
Tier String - The commitment tier for the next month.
- public
Data List<Property Map>Lake Store Accounts - The list of Data Lake Store accounts associated with this account.
- query
Store NumberRetention - The number of days that job metadata is retained.
Supporting Types
ComputePolicyResponse
- Id string
- The resource identifier.
- Max
Degree intOf Parallelism Per Job - The maximum degree of parallelism per job this user can use to submit jobs.
- Min
Priority intPer Job - The minimum priority per job this user can use to submit jobs.
- Name string
- The resource name.
- Object
Id string - The AAD object identifier for the entity to create a policy for.
- Object
Type string - The type of AAD object the object identifier refers to.
- Type string
- The resource type.
- Id string
- The resource identifier.
- Max
Degree intOf Parallelism Per Job - The maximum degree of parallelism per job this user can use to submit jobs.
- Min
Priority intPer Job - The minimum priority per job this user can use to submit jobs.
- Name string
- The resource name.
- Object
Id string - The AAD object identifier for the entity to create a policy for.
- Object
Type string - The type of AAD object the object identifier refers to.
- Type string
- The resource type.
- id String
- The resource identifier.
- max
Degree IntegerOf Parallelism Per Job - The maximum degree of parallelism per job this user can use to submit jobs.
- min
Priority IntegerPer Job - The minimum priority per job this user can use to submit jobs.
- name String
- The resource name.
- object
Id String - The AAD object identifier for the entity to create a policy for.
- object
Type String - The type of AAD object the object identifier refers to.
- type String
- The resource type.
- id string
- The resource identifier.
- max
Degree numberOf Parallelism Per Job - The maximum degree of parallelism per job this user can use to submit jobs.
- min
Priority numberPer Job - The minimum priority per job this user can use to submit jobs.
- name string
- The resource name.
- object
Id string - The AAD object identifier for the entity to create a policy for.
- object
Type string - The type of AAD object the object identifier refers to.
- type string
- The resource type.
- id str
- The resource identifier.
- max_
degree_ intof_ parallelism_ per_ job - The maximum degree of parallelism per job this user can use to submit jobs.
- min_
priority_ intper_ job - The minimum priority per job this user can use to submit jobs.
- name str
- The resource name.
- object_
id str - The AAD object identifier for the entity to create a policy for.
- object_
type str - The type of AAD object the object identifier refers to.
- type str
- The resource type.
- id String
- The resource identifier.
- max
Degree NumberOf Parallelism Per Job - The maximum degree of parallelism per job this user can use to submit jobs.
- min
Priority NumberPer Job - The minimum priority per job this user can use to submit jobs.
- name String
- The resource name.
- object
Id String - The AAD object identifier for the entity to create a policy for.
- object
Type String - The type of AAD object the object identifier refers to.
- type String
- The resource type.
DataLakeStoreAccountInformationResponse
FirewallRuleResponse
- End
Ip stringAddress - The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Start
Ip stringAddress - The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- Type string
- The resource type.
- End
Ip stringAddress - The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- Id string
- The resource identifier.
- Name string
- The resource name.
- Start
Ip stringAddress - The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- Type string
- The resource type.
- end
Ip StringAddress - The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- id String
- The resource identifier.
- name String
- The resource name.
- start
Ip StringAddress - The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- type String
- The resource type.
- end
Ip stringAddress - The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- id string
- The resource identifier.
- name string
- The resource name.
- start
Ip stringAddress - The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- type string
- The resource type.
- end_
ip_ straddress - The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- id str
- The resource identifier.
- name str
- The resource name.
- start_
ip_ straddress - The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- type str
- The resource type.
- end
Ip StringAddress - The end IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- id String
- The resource identifier.
- name String
- The resource name.
- start
Ip StringAddress - The start IP address for the firewall rule. This can be either ipv4 or ipv6. Start and End should be in the same protocol.
- type String
- The resource type.
HiveMetastoreResponse
- Database
Name string - The databaseName for the Hive MetaStore
- Id string
- The resource identifier.
- Name string
- The resource name.
- Nested
Resource stringProvisioning State - The current state of the NestedResource
- Password string
- The password for the Hive MetaStore
- Runtime
Version string - The runtimeVersion for the Hive MetaStore
- Server
Uri string - The serverUri for the Hive MetaStore
- Type string
- The resource type.
- User
Name string - The userName for the Hive MetaStore
- Database
Name string - The databaseName for the Hive MetaStore
- Id string
- The resource identifier.
- Name string
- The resource name.
- Nested
Resource stringProvisioning State - The current state of the NestedResource
- Password string
- The password for the Hive MetaStore
- Runtime
Version string - The runtimeVersion for the Hive MetaStore
- Server
Uri string - The serverUri for the Hive MetaStore
- Type string
- The resource type.
- User
Name string - The userName for the Hive MetaStore
- database
Name String - The databaseName for the Hive MetaStore
- id String
- The resource identifier.
- name String
- The resource name.
- nested
Resource StringProvisioning State - The current state of the NestedResource
- password String
- The password for the Hive MetaStore
- runtime
Version String - The runtimeVersion for the Hive MetaStore
- server
Uri String - The serverUri for the Hive MetaStore
- type String
- The resource type.
- user
Name String - The userName for the Hive MetaStore
- database
Name string - The databaseName for the Hive MetaStore
- id string
- The resource identifier.
- name string
- The resource name.
- nested
Resource stringProvisioning State - The current state of the NestedResource
- password string
- The password for the Hive MetaStore
- runtime
Version string - The runtimeVersion for the Hive MetaStore
- server
Uri string - The serverUri for the Hive MetaStore
- type string
- The resource type.
- user
Name string - The userName for the Hive MetaStore
- database_
name str - The databaseName for the Hive MetaStore
- id str
- The resource identifier.
- name str
- The resource name.
- nested_
resource_ strprovisioning_ state - The current state of the NestedResource
- password str
- The password for the Hive MetaStore
- runtime_
version str - The runtimeVersion for the Hive MetaStore
- server_
uri str - The serverUri for the Hive MetaStore
- type str
- The resource type.
- user_
name str - The userName for the Hive MetaStore
- database
Name String - The databaseName for the Hive MetaStore
- id String
- The resource identifier.
- name String
- The resource name.
- nested
Resource StringProvisioning State - The current state of the NestedResource
- password String
- The password for the Hive MetaStore
- runtime
Version String - The runtimeVersion for the Hive MetaStore
- server
Uri String - The serverUri for the Hive MetaStore
- type String
- The resource type.
- user
Name String - The userName for the Hive MetaStore
StorageAccountInformationResponse
VirtualNetworkRuleResponse
- Id string
- The resource identifier.
- Name string
- The resource name.
- Subnet
Id string - The resource identifier for the subnet
- Type string
- The resource type.
- Virtual
Network stringRule State - The current state of the VirtualNetwork Rule
- Id string
- The resource identifier.
- Name string
- The resource name.
- Subnet
Id string - The resource identifier for the subnet
- Type string
- The resource type.
- Virtual
Network stringRule State - The current state of the VirtualNetwork Rule
- id String
- The resource identifier.
- name String
- The resource name.
- subnet
Id String - The resource identifier for the subnet
- type String
- The resource type.
- virtual
Network StringRule State - The current state of the VirtualNetwork Rule
- id string
- The resource identifier.
- name string
- The resource name.
- subnet
Id string - The resource identifier for the subnet
- type string
- The resource type.
- virtual
Network stringRule State - The current state of the VirtualNetwork Rule
- id str
- The resource identifier.
- name str
- The resource name.
- subnet_
id str - The resource identifier for the subnet
- type str
- The resource type.
- virtual_
network_ strrule_ state - The current state of the VirtualNetwork Rule
- id String
- The resource identifier.
- name String
- The resource name.
- subnet
Id String - The resource identifier for the subnet
- type String
- The resource type.
- virtual
Network StringRule State - The current state of the VirtualNetwork Rule
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.47.1 published on Monday, Jun 24, 2024 by Pulumi