Share via


AzureSubscriptionDataSource interface

Azure subscription data source.

Extends

Properties

kind
properties

Azure subscription properties.

Inherited Properties

creationType

The creation type.

Property Details

kind

kind: "AzureSubscription"

Property Value

"AzureSubscription"

properties

Azure subscription properties.

properties?: AzureSubscriptionProperties

Property Value

Inherited Property Details

creationType

The creation type.

creationType?: "Manual" | "AutoNative" | "AutoManaged"

Property Value

"Manual" | "AutoNative" | "AutoManaged"

Inherited From DataSourceParent.creationType