AzureResourceGroupDataSource interface
Azure resource group data source.
- Extends
Properties
| kind | |
| properties | Azure resource group properties. |
Inherited Properties
| creation |
The creation type. |
Property Details
kind
kind: "AzureResourceGroup"
Property Value
"AzureResourceGroup"
properties
Azure resource group properties.
properties?: AzureResourceGroupProperties
Property Value
Inherited Property Details
creationType
The creation type.
creationType?: "Manual" | "AutoNative" | "AutoManaged"
Property Value
"Manual" | "AutoNative" | "AutoManaged"
Inherited From DataSourceParent.creationType