PurviewIdentity Class

Definition

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

Constructors

PurviewIdentity()

Properties

AccountName
GroupId
Id
PrivateEndpointConnectionName
ResourceGroupName
SubscriptionId

Methods

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

Applies to