AccountPropertiesResponseManagedResources

data class AccountPropertiesResponseManagedResources(val eventHubNamespace: String, val resourceGroup: String, val storageAccount: String)

Gets the resource identifiers of the managed resources.

Constructors

constructor(eventHubNamespace: String, resourceGroup: String, storageAccount: String)

Types

Link copied to clipboard
object Companion

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.