你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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