Share via


RemotePrivateEndpoint(String) Constructor

Definition

Initializes a new instance of RemotePrivateEndpoint.

public RemotePrivateEndpoint(string id);
new Azure.ResourceManager.RecoveryServicesDataReplication.Models.RemotePrivateEndpoint : string -> Azure.ResourceManager.RecoveryServicesDataReplication.Models.RemotePrivateEndpoint
Public Sub New (id As String)

Parameters

id
String

Gets or sets private link service proxy id.

Exceptions

id is null.

Applies to