Freigeben über


IPrivateEndpoint Interface

Definition

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

Properties

Id

The private endpoint identifier.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to