Freigeben über


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

The name of the account.

GroupId

The group identifier.

Id

Resource identity path

PrivateEndpointConnectionName

Name of the private endpoint connection.

ResourceGroupName

The resource group name.

SubscriptionId

The subscription identifier

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to