AccountPropertiesManagedResources Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the resource identifiers of the managed resources.
public class AccountPropertiesManagedResources : Microsoft.Azure.Management.Purview.Models.ManagedResources
type AccountPropertiesManagedResources = class
inherit ManagedResources
Public Class AccountPropertiesManagedResources
Inherits ManagedResources
- Inheritance
Constructors
AccountPropertiesManagedResources() |
Initializes a new instance of the AccountPropertiesManagedResources class. |
AccountPropertiesManagedResources(String, String, String) |
Initializes a new instance of the AccountPropertiesManagedResources class. |
Properties
EventHubNamespace |
Gets the managed event hub namespace resource identifier. (Inherited from ManagedResources) |
ResourceGroup |
Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account. (Inherited from ManagedResources) |
StorageAccount |
Gets the managed storage account resource identifier. (Inherited from ManagedResources) |
Applies to
Azure SDK for .NET