다음을 통해 공유


IPrivateEndpoint Interface

Definition

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

Properties

Id

The resource Id for private endpoint

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to