IPurviewIdentity Interface

Definition

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

Properties

AccountName
GroupId
Id
PrivateEndpointConnectionName
ResourceGroupName
SubscriptionId

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to