ManagedResources interface
The managed resources in customer subscription.
Properties
event |
Gets the managed event hub namespace resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account. NOTE: This property will not be serialized. It can only be populated by the server. |
storage |
Gets the managed storage account resource identifier. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
eventHubNamespace
Gets the managed event hub namespace resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
eventHubNamespace?: string
Property Value
string
resourceGroup
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGroup?: string
Property Value
string
storageAccount
Gets the managed storage account resource identifier. NOTE: This property will not be serialized. It can only be populated by the server.
storageAccount?: string
Property Value
string