Account Properties Response Managed Resources
data class AccountPropertiesResponseManagedResources(val eventHubNamespace: String, val resourceGroup: String, val storageAccount: String)
Gets the resource identifiers of the managed resources.
Properties
Link copied to clipboard
Gets the managed event hub namespace resource identifier.
Link copied to clipboard
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.
Link copied to clipboard
Gets the managed storage account resource identifier.