AccountPropertiesManagedResources Class
Gets the resource identifiers of the managed resources.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.purview.models._models_py3.ManagedResourcesAccountPropertiesManagedResources
Constructor
AccountPropertiesManagedResources(**kwargs)
Variables
Name | Description |
---|---|
event_hub_namespace
|
Gets the managed event hub namespace resource identifier. |
resource_group
|
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account. |
storage_account
|
Gets the managed storage account resource identifier. |
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Python