Account interface

Account resource

Extends

Properties

accountStatus

Gets or sets the status of the account.

cloudConnectors

External Cloud Service connectors

createdAt

Gets the time at which the entity was created.

createdBy

Gets the creator of the entity.

createdByObjectId

Gets the creators of the entity's object id.

defaultDomain

Gets the default domain in the account.

endpoints

The URIs that are the public endpoints of the account.

friendlyName

Gets or sets the friendly name.

identity

The Managed Identity of the resource

ingestionStorage

Ingestion Storage Account Info

location

The geo-location where the resource lives

managedEventHubState

Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.

managedResourceGroupName

Gets or sets the managed resource group name

managedResources

Gets the resource identifiers of the managed resources.

managedResourcesPublicNetworkAccess

Gets or sets the public network access for managed resources.

mergeInfo

Gets or sets the Merge Info.

privateEndpointConnections

Gets the private endpoint connections information.

provisioningState

Gets or sets the state of the provisioning.

publicNetworkAccess

Gets or sets the public network access.

sku

Gets or sets the Sku.

tags

Resource tags.

tenantEndpointState

Gets or sets the state of tenant endpoint.

Inherited Properties

id

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

name

The name of the resource

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

type

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

Property Details

accountStatus

Gets or sets the status of the account.

accountStatus?: AccountPropertiesAccountStatus

Property Value

cloudConnectors

External Cloud Service connectors

cloudConnectors?: CloudConnectors

Property Value

createdAt

Gets the time at which the entity was created.

createdAt?: Date

Property Value

Date

createdBy

Gets the creator of the entity.

createdBy?: string

Property Value

string

createdByObjectId

Gets the creators of the entity's object id.

createdByObjectId?: string

Property Value

string

defaultDomain

Gets the default domain in the account.

defaultDomain?: string

Property Value

string

endpoints

The URIs that are the public endpoints of the account.

endpoints?: AccountPropertiesEndpoints

Property Value

friendlyName

Gets or sets the friendly name.

friendlyName?: string

Property Value

string

identity

The Managed Identity of the resource

identity?: Identity

Property Value

ingestionStorage

Ingestion Storage Account Info

ingestionStorage?: IngestionStorage

Property Value

location

The geo-location where the resource lives

location?: string

Property Value

string

managedEventHubState

Gets or sets the state of managed eventhub. If enabled managed eventhub will be created, if disabled the managed eventhub will be removed.

managedEventHubState?: string

Property Value

string

managedResourceGroupName

Gets or sets the managed resource group name

managedResourceGroupName?: string

Property Value

string

managedResources

Gets the resource identifiers of the managed resources.

managedResources?: AccountPropertiesManagedResources

Property Value

managedResourcesPublicNetworkAccess

Gets or sets the public network access for managed resources.

managedResourcesPublicNetworkAccess?: string

Property Value

string

mergeInfo

Gets or sets the Merge Info.

mergeInfo?: AccountMergeInfo

Property Value

privateEndpointConnections

Gets the private endpoint connections information.

privateEndpointConnections?: PrivateEndpointConnection[]

Property Value

provisioningState

Gets or sets the state of the provisioning.

provisioningState?: string

Property Value

string

publicNetworkAccess

Gets or sets the public network access.

publicNetworkAccess?: string

Property Value

string

sku

Gets or sets the Sku.

sku?: AccountSku

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

tenantEndpointState

Gets or sets the state of tenant endpoint.

tenantEndpointState?: string

Property Value

string

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From ProxyResource.id

name

The name of the resource

name?: string

Property Value

string

Inherited From ProxyResource.name

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

systemData?: SystemData

Property Value

Inherited From ProxyResource.systemData

type

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

type?: string

Property Value

string

Inherited From ProxyResource.type