IRemotePrivateEndpointConnection Interface

Definition

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

Properties

Name Description
Id

Gets or sets the remote private endpoint connection id.

Methods

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

Applies to