Delen via


DataLakeAnalyticsAccountBasic Class

Definition

A Data Lake Analytics account object, containing all information associated with the named Data Lake Analytics account. Serialized Name: DataLakeAnalyticsAccountBasic

public class DataLakeAnalyticsAccountBasic : Azure.ResourceManager.Models.ResourceData
type DataLakeAnalyticsAccountBasic = class
    inherit ResourceData
Public Class DataLakeAnalyticsAccountBasic
Inherits ResourceData
Inheritance
DataLakeAnalyticsAccountBasic

Properties

AccountId

The unique identifier associated with this Data Lake Analytics account. Serialized Name: DataLakeAnalyticsAccountBasic.properties.accountId

CreatedOn

The account creation time. Serialized Name: DataLakeAnalyticsAccountBasic.properties.creationTime

Endpoint

The full CName endpoint for this account. Serialized Name: DataLakeAnalyticsAccountBasic.properties.endpoint

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
LastModifiedOn

The account last modified time. Serialized Name: DataLakeAnalyticsAccountBasic.properties.lastModifiedTime

Location

The resource location. Serialized Name: Resource.location

Name

The name of the resource.

(Inherited from ResourceData)
ProvisioningState

The provisioning status of the Data Lake Analytics account. Serialized Name: DataLakeAnalyticsAccountBasic.properties.provisioningState

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
State

The state of the Data Lake Analytics account. Serialized Name: DataLakeAnalyticsAccountBasic.properties.state

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

The resource tags. Serialized Name: Resource.tags

Applies to