87 строки
4.1 KiB
YAML
87 строки
4.1 KiB
YAML
### YamlMime:JavaType
|
|
inheritances:
|
|
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
|
|
- <xref href="Resource" data-throw-if-not-resolved="False"/>
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.accountId()
|
|
name: accountId()
|
|
nameWithType: DataLakeStoreAccountBasic.accountId()
|
|
returns:
|
|
description: <p>the accountId value </p>
|
|
type: <xref href="UUID?alt=UUID&text=UUID" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the accountId value.</p>
|
|
|
|
<p></p>
|
|
syntax: public UUID accountId()
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.accountId()
|
|
- fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.creationTime()
|
|
name: creationTime()
|
|
nameWithType: DataLakeStoreAccountBasic.creationTime()
|
|
returns:
|
|
description: <p>the creationTime value </p>
|
|
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the creationTime value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DateTime creationTime()
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.creationTime()
|
|
- fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.endpoint()
|
|
name: endpoint()
|
|
nameWithType: DataLakeStoreAccountBasic.endpoint()
|
|
returns:
|
|
description: <p>the endpoint value </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the endpoint value.</p>
|
|
|
|
<p></p>
|
|
syntax: public String endpoint()
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.endpoint()
|
|
- fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.lastModifiedTime()
|
|
name: lastModifiedTime()
|
|
nameWithType: DataLakeStoreAccountBasic.lastModifiedTime()
|
|
returns:
|
|
description: <p>the lastModifiedTime value </p>
|
|
type: <xref href="DateTime?alt=DateTime&text=DateTime" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the lastModifiedTime value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DateTime lastModifiedTime()
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.lastModifiedTime()
|
|
- fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.provisioningState()
|
|
name: provisioningState()
|
|
nameWithType: DataLakeStoreAccountBasic.provisioningState()
|
|
returns:
|
|
description: <p>the provisioningState value </p>
|
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus?alt=com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountStatus&text=DataLakeStoreAccountStatus" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the provisioningState value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DataLakeStoreAccountStatus provisioningState()
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.provisioningState()
|
|
- fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.state()
|
|
name: state()
|
|
nameWithType: DataLakeStoreAccountBasic.state()
|
|
returns:
|
|
description: <p>the state value </p>
|
|
type: <xref href="com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState?alt=com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountState&text=DataLakeStoreAccountState" data-throw-if-not-resolved="False"/>
|
|
summary: >-
|
|
<p>Get the state value.</p>
|
|
|
|
<p></p>
|
|
syntax: public DataLakeStoreAccountState state()
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic.state()
|
|
nameWithType: DataLakeStoreAccountBasic
|
|
syntax: public class DataLakeStoreAccountBasic
|
|
type: class
|
|
uid: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
|
|
fullName: com.microsoft.azure.management.datalake.store.models.DataLakeStoreAccountBasic
|
|
name: DataLakeStoreAccountBasic
|
|
package: com.microsoft.azure.management.datalake.store.models
|
|
summary: <p>Basic Data Lake Store account information, returned on list calls. </p>
|
|
metadata: {}
|