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.
Constructors
Link copied to clipboard
fun AccountPropertiesResponseManagedResources(eventHubNamespace: String, resourceGroup: String, storageAccount: String)