Freigeben über


IPrivateEndpoint Interface

Definition

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

Properties

Name Description
Id

Full identifier of the private endpoint resource.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to