DataLakeAnalyticsAccountBasic interface

A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account.

Extends

Properties

accountId

The unique identifier associated with this Data Lake Analytics account. NOTE: This property will not be serialized. It can only be populated by the server.

creationTime

The account creation time. NOTE: This property will not be serialized. It can only be populated by the server.

endpoint

The full CName endpoint for this account. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedTime

The account last modified time. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState

The provisioning status of the Data Lake Analytics account. Possible values include: 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Resuming', 'Deleting', 'Deleted', 'Undeleting', 'Canceled' NOTE: This property will not be serialized. It can only be populated by the server.

state

The state of the Data Lake Analytics account. Possible values include: 'Active', 'Suspended' NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

id

The resource identifer. NOTE: This property will not be serialized. It can only be populated by the server.

location

The resource location. 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.

tags

The resource tags. 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

accountId

The unique identifier associated with this Data Lake Analytics account. NOTE: This property will not be serialized. It can only be populated by the server.

accountId?: string

Property Value

string

creationTime

The account creation time. NOTE: This property will not be serialized. It can only be populated by the server.

creationTime?: Date

Property Value

Date

endpoint

The full CName endpoint for this account. NOTE: This property will not be serialized. It can only be populated by the server.

endpoint?: string

Property Value

string

lastModifiedTime

The account last modified time. NOTE: This property will not be serialized. It can only be populated by the server.

lastModifiedTime?: Date

Property Value

Date

provisioningState

The provisioning status of the Data Lake Analytics account. Possible values include: 'Failed', 'Creating', 'Running', 'Succeeded', 'Patching', 'Suspending', 'Resuming', 'Deleting', 'Deleted', 'Undeleting', 'Canceled' NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: DataLakeAnalyticsAccountStatus

Property Value

state

The state of the Data Lake Analytics account. Possible values include: 'Active', 'Suspended' NOTE: This property will not be serialized. It can only be populated by the server.

state?: DataLakeAnalyticsAccountState

Property Value

Inherited Property Details

id

The resource identifer. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From Resource.id

location

The resource location. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

Inherited From Resource.location

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 Resource.name

tags

The resource tags. NOTE: This property will not be serialized. It can only be populated by the server.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

Inherited From Resource.tags

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 Resource.type