Share via


IAccountPropertiesManagedResources Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.AccountPropertiesManagedResourcesTypeConverter))]
public interface IAccountPropertiesManagedResources : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IManagedResources
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.AccountPropertiesManagedResourcesTypeConverter))>]
type IAccountPropertiesManagedResources = interface
    interface IJsonSerializable
    interface IManagedResources
Public Interface IAccountPropertiesManagedResources
Implements IManagedResources
Derived
Attributes
Implements

Properties

EventHubNamespace

Gets the managed event hub namespace resource identifier.

(Inherited from IManagedResources)
ResourceGroup

Gets the managed resource group resource identifier. This resource group will host resource dependencies for the account.

(Inherited from IManagedResources)
StorageAccount

Gets the managed storage account resource identifier.

(Inherited from IManagedResources)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to