IPrivateLinkServiceProxy.RemotePrivateEndpointConnectionId Property

Definition

Gets or sets the remote private endpoint connection id.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the remote private endpoint connection id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string RemotePrivateEndpointConnectionId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets the remote private endpoint connection id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.RemotePrivateEndpointConnectionId : string with get, set
Public Property RemotePrivateEndpointConnectionId As String

Property Value

Attributes

Applies to