Share via


AzureResourceGroupPropertiesOutput interface

Azure resource group properties.

Extends

Properties

dataUseGovernance

Data use governance.

resourceGroup

Resource group.

resourceId

Resource id.

subscriptionId

Subscription id.

Inherited Properties

collection

The reference to collection.

createdAt

The create time of data source.

dataSourceCollectionMovingState

Data source collection moving state.

lastModifiedAt

The last modified time of data source.

Property Details

dataUseGovernance

Data use governance.

dataUseGovernance?: "Enabled" | "Disabled" | "DisabledByAnotherAccount" | "EnabledAtAncestorScope"

Property Value

"Enabled" | "Disabled" | "DisabledByAnotherAccount" | "EnabledAtAncestorScope"

resourceGroup

Resource group.

resourceGroup?: string

Property Value

string

resourceId

Resource id.

resourceId?: string

Property Value

string

subscriptionId

Subscription id.

subscriptionId?: string

Property Value

string

Inherited Property Details

collection

The reference to collection.

collection?: CollectionReferenceOutput

Property Value

Inherited From DataSourcePropertiesOutput.collection

createdAt

The create time of data source.

createdAt?: string

Property Value

string

Inherited From DataSourcePropertiesOutput.createdAt

dataSourceCollectionMovingState

Data source collection moving state.

dataSourceCollectionMovingState?: "Failed" | "Active" | "Moving"

Property Value

"Failed" | "Active" | "Moving"

Inherited From DataSourcePropertiesOutput.dataSourceCollectionMovingState

lastModifiedAt

The last modified time of data source.

lastModifiedAt?: string

Property Value

string

Inherited From DataSourcePropertiesOutput.lastModifiedAt