ManagedResources Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.ManagedResourcesTypeConverter))]
public class ManagedResources : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IManagedResources
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.ManagedResourcesTypeConverter))>]
type ManagedResources = class
    interface IManagedResources
    interface IJsonSerializable
Public Class ManagedResources
Implements IManagedResources
Inheritance
ManagedResources
Attributes
Implements

Constructors

ManagedResources()

Properties

EventHubNamespace
ResourceGroup
StorageAccount

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()

Applies to