AccountPropertiesManagedResources Class

Definition

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
AccountPropertiesManagedResources

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