IAccountPropertiesManagedResources Interface
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.
[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) |