AccountPropertiesManagedResources interface
Gets the resource identifiers of the managed resources.
- Extends
Inherited Properties
| event |
Gets the managed event hub namespace resource identifier. |
| resource |
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account. |
| storage |
Gets the managed storage account resource identifier. |
Inherited Property Details
eventHubNamespace
Gets the managed event hub namespace resource identifier.
eventHubNamespace?: string
Property Value
string
Inherited From ManagedResources.eventHubNamespace
resourceGroup
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
resourceGroup?: string
Property Value
string
Inherited From ManagedResources.resourceGroup
storageAccount
Gets the managed storage account resource identifier.
storageAccount?: string
Property Value
string
Inherited From ManagedResources.storageAccount