Partilhar via


IPrivateEndpointProperty Interface

Definition

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

Properties

Id

Resource id of the private endpoint.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to