IPrivateLinkServiceProxy.RemotePrivateEndpointConnectionId Property

Definition

Gets or sets the remote private endpoint connection id.

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

Property Value

Attributes

Applies to