DataLakeAnalyticsAccountInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. core. management. Resource - com.
azure. resourcemanager. datalakeanalytics. fluent. models. DataLakeAnalyticsAccountInner
- com.
- com.
- com.
public final class DataLakeAnalyticsAccountInner
extends Resource
A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.
Constructor Summary
| Constructor | Description |
|---|---|
| DataLakeAnalyticsAccountInner() |
Creates an instance of Data |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| UUID |
accountId()
Get the account |
|
List<Compute |
computePolicies()
Get the compute |
|
Offset |
creationTime()
Get the creation |
|
Tier |
currentTier()
Get the current |
|
List<Data |
dataLakeStoreAccounts()
Get the data |
|
Debug |
debugDataAccessLevel()
Get the debug |
| String |
defaultDataLakeStoreAccount()
Get the default |
| String |
endpoint()
Get the endpoint property: The full CName endpoint for this account. |
|
Firewall |
firewallAllowAzureIps()
Get the firewall |
|
List<Firewall |
firewallRules()
Get the firewall |
|
Firewall |
firewallState()
Get the firewall |
|
static
Data |
fromJson(JsonReader jsonReader)
Reads an instance of Data |
|
List<Hive |
hiveMetastores()
Get the hive |
| String |
id()
Get the id property: Fully qualified resource Id for the resource. |
|
Offset |
lastModifiedTime()
Get the last |
| Integer |
maxActiveJobCountPerUser()
Get the max |
| Integer |
maxDegreeOfParallelism()
Get the max |
| Integer |
maxDegreeOfParallelismPerJob()
Get the max |
| Integer |
maxJobCount()
Get the max |
| Integer |
maxJobRunningTimeInMin()
Get the max |
| Integer |
maxQueuedJobCountPerUser()
Get the max |
| Integer |
minPriorityPerJob()
Get the min |
| String |
name()
Get the name property: The name of the resource. |
|
Tier |
newTier()
Get the new |
|
Data |
provisioningState()
Get the provisioning |
|
List<Data |
publicDataLakeStoreAccounts()
Get the public |
| Integer |
queryStoreRetention()
Get the query |
|
Data |
state()
Get the state property: The state of the Data Lake Analytics account. |
|
List<Storage |
storageAccounts()
Get the storage |
| Integer |
systemMaxDegreeOfParallelism()
Get the system |
| Integer |
systemMaxJobCount()
Get the system |
|
Json |
toJson(JsonWriter jsonWriter) |
| String |
type()
Get the type property: The type of the resource. |
| void |
validate()
Validates the instance. |
|
List<Virtual |
virtualNetworkRules()
Get the virtual |
|
Data |
withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
Set the firewall |
|
Data |
withFirewallState(FirewallState firewallState)
Set the firewall |
|
Data |
withLocation(String location) |
|
Data |
withMaxDegreeOfParallelism(Integer maxDegreeOfParallelism)
Set the max |
|
Data |
withMaxDegreeOfParallelismPerJob(Integer maxDegreeOfParallelismPerJob)
Set the max |
|
Data |
withMaxJobCount(Integer maxJobCount)
Set the max |
|
Data |
withNewTier(TierType newTier)
Set the new |
|
Data |
withPublicDataLakeStoreAccounts(List<DataLakeStoreAccountInformationInner> publicDataLakeStoreAccounts)
Set the public |
|
Data |
withQueryStoreRetention(Integer queryStoreRetention)
Set the query |
|
Data |
withTags(Map<String,String> tags) |
Methods inherited from ProxyResource
Methods inherited from Resource
Methods inherited from java.lang.Object
Constructor Details
DataLakeAnalyticsAccountInner
public DataLakeAnalyticsAccountInner()
Creates an instance of DataLakeAnalyticsAccountInner class.
Method Details
accountId
public UUID accountId()
Get the accountId property: The unique identifier associated with this Data Lake Analytics account.
Returns:
computePolicies
public List<ComputePolicyInner> computePolicies()
Get the computePolicies property: The list of compute policies associated with this account.
Returns:
creationTime
public OffsetDateTime creationTime()
Get the creationTime property: The account creation time.
Returns:
currentTier
public TierType currentTier()
Get the currentTier property: The commitment tier in use for the current month.
Returns:
dataLakeStoreAccounts
public List<DataLakeStoreAccountInformationInner> dataLakeStoreAccounts()
Get the dataLakeStoreAccounts property: The list of Data Lake Store accounts associated with this account.
Returns:
debugDataAccessLevel
public DebugDataAccessLevel debugDataAccessLevel()
Get the debugDataAccessLevel property: The current state of the DebugDataAccessLevel for this account.
Returns:
defaultDataLakeStoreAccount
public String defaultDataLakeStoreAccount()
Get the defaultDataLakeStoreAccount property: The default Data Lake Store account associated with this account.
Returns:
endpoint
public String endpoint()
Get the endpoint property: The full CName endpoint for this account.
Returns:
firewallAllowAzureIps
public FirewallAllowAzureIpsState firewallAllowAzureIps()
Get the firewallAllowAzureIps property: The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
Returns:
firewallRules
public List<FirewallRuleInner> firewallRules()
Get the firewallRules property: The list of firewall rules associated with this account.
Returns:
firewallState
public FirewallState firewallState()
Get the firewallState property: The current state of the IP address firewall for this account.
Returns:
fromJson
public static DataLakeAnalyticsAccountInner fromJson(JsonReader jsonReader)
Reads an instance of DataLakeAnalyticsAccountInner from the JsonReader.
Parameters:
Returns:
Throws:
hiveMetastores
public List<HiveMetastore> hiveMetastores()
Get the hiveMetastores property: The list of hiveMetastores associated with this account.
Returns:
id
public String id()
Get the id property: Fully qualified resource Id for the resource.
Overrides:
DataLakeAnalyticsAccountInner.id()Returns:
lastModifiedTime
public OffsetDateTime lastModifiedTime()
Get the lastModifiedTime property: The account last modified time.
Returns:
maxActiveJobCountPerUser
public Integer maxActiveJobCountPerUser()
Get the maxActiveJobCountPerUser property: The maximum supported active jobs under the account at the same time.
Returns:
maxDegreeOfParallelism
public Integer maxDegreeOfParallelism()
Get the maxDegreeOfParallelism property: The maximum supported degree of parallelism for this account.
Returns:
maxDegreeOfParallelismPerJob
public Integer maxDegreeOfParallelismPerJob()
Get the maxDegreeOfParallelismPerJob property: The maximum supported degree of parallelism per job for this account.
Returns:
maxJobCount
public Integer maxJobCount()
Get the maxJobCount property: The maximum supported jobs running under the account at the same time.
Returns:
maxJobRunningTimeInMin
public Integer maxJobRunningTimeInMin()
Get the maxJobRunningTimeInMin property: The maximum supported active jobs under the account at the same time.
Returns:
maxQueuedJobCountPerUser
public Integer maxQueuedJobCountPerUser()
Get the maxQueuedJobCountPerUser property: The maximum supported jobs queued under the account at the same time.
Returns:
minPriorityPerJob
public Integer minPriorityPerJob()
Get the minPriorityPerJob property: The minimum supported priority per job for this account.
Returns:
name
public String name()
Get the name property: The name of the resource.
Overrides:
DataLakeAnalyticsAccountInner.name()Returns:
newTier
public TierType newTier()
Get the newTier property: The commitment tier for the next month.
Returns:
provisioningState
public DataLakeAnalyticsAccountStatus provisioningState()
Get the provisioningState property: The provisioning status of the Data Lake Analytics account.
Returns:
publicDataLakeStoreAccounts
public List<DataLakeStoreAccountInformationInner> publicDataLakeStoreAccounts()
Get the publicDataLakeStoreAccounts property: The list of Data Lake Store accounts associated with this account.
Returns:
queryStoreRetention
public Integer queryStoreRetention()
Get the queryStoreRetention property: The number of days that job metadata is retained.
Returns:
state
public DataLakeAnalyticsAccountState state()
Get the state property: The state of the Data Lake Analytics account.
Returns:
storageAccounts
public List<StorageAccountInformationInner> storageAccounts()
Get the storageAccounts property: The list of Azure Blob Storage accounts associated with this account.
Returns:
systemMaxDegreeOfParallelism
public Integer systemMaxDegreeOfParallelism()
Get the systemMaxDegreeOfParallelism property: 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.
Returns:
systemMaxJobCount
public Integer systemMaxJobCount()
Get the systemMaxJobCount property: 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.
Returns:
toJson
public JsonWriter toJson(JsonWriter jsonWriter)
Overrides:
DataLakeAnalyticsAccountInner.toJson(JsonWriter jsonWriter)Parameters:
Throws:
type
public String type()
Get the type property: The type of the resource.
Overrides:
DataLakeAnalyticsAccountInner.type()Returns:
validate
public void validate()
Validates the instance.
virtualNetworkRules
public List<VirtualNetworkRule> virtualNetworkRules()
Get the virtualNetworkRules property: The list of virtualNetwork rules associated with this account.
Returns:
withFirewallAllowAzureIps
public DataLakeAnalyticsAccountInner withFirewallAllowAzureIps(FirewallAllowAzureIpsState firewallAllowAzureIps)
Set the firewallAllowAzureIps property: The current state of allowing or disallowing IPs originating within Azure through the firewall. If the firewall is disabled, this is not enforced.
Parameters:
Returns:
withFirewallState
public DataLakeAnalyticsAccountInner withFirewallState(FirewallState firewallState)
Set the firewallState property: The current state of the IP address firewall for this account.
Parameters:
Returns:
withLocation
public DataLakeAnalyticsAccountInner withLocation(String location)
Overrides:
DataLakeAnalyticsAccountInner.withLocation(String location)Parameters:
withMaxDegreeOfParallelism
public DataLakeAnalyticsAccountInner withMaxDegreeOfParallelism(Integer maxDegreeOfParallelism)
Set the maxDegreeOfParallelism property: The maximum supported degree of parallelism for this account.
Parameters:
Returns:
withMaxDegreeOfParallelismPerJob
public DataLakeAnalyticsAccountInner withMaxDegreeOfParallelismPerJob(Integer maxDegreeOfParallelismPerJob)
Set the maxDegreeOfParallelismPerJob property: The maximum supported degree of parallelism per job for this account.
Parameters:
Returns:
withMaxJobCount
public DataLakeAnalyticsAccountInner withMaxJobCount(Integer maxJobCount)
Set the maxJobCount property: The maximum supported jobs running under the account at the same time.
Parameters:
Returns:
withNewTier
public DataLakeAnalyticsAccountInner withNewTier(TierType newTier)
Set the newTier property: The commitment tier for the next month.
Parameters:
Returns:
withPublicDataLakeStoreAccounts
public DataLakeAnalyticsAccountInner withPublicDataLakeStoreAccounts(List<DataLakeStoreAccountInformationInner> publicDataLakeStoreAccounts)
Set the publicDataLakeStoreAccounts property: The list of Data Lake Store accounts associated with this account.
Parameters:
Returns:
withQueryStoreRetention
public DataLakeAnalyticsAccountInner withQueryStoreRetention(Integer queryStoreRetention)
Set the queryStoreRetention property: The number of days that job metadata is retained.
Parameters:
Returns:
withTags
public DataLakeAnalyticsAccountInner withTags(Map<String,String> tags)
Overrides:
DataLakeAnalyticsAccountInner.withTags(Map<String,String> tags)Parameters: