AccountProperties interface

The account properties

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.

ingestionStorage

Ingestion Storage Account Info

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.

tenantEndpointState

Gets or sets the state of tenant endpoint.

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

ingestionStorage

Ingestion Storage Account Info

ingestionStorage?: IngestionStorage

Property Value

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

tenantEndpointState

Gets or sets the state of tenant endpoint.

tenantEndpointState?: string

Property Value

string