다음을 통해 공유


IPrivateEndpointProperty Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.PrivateEndpointPropertyTypeConverter))]
public interface IPrivateEndpointProperty : Microsoft.Azure.PowerShell.Cmdlets.MySql.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MySql.Models.Api20171201.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