IPrivateEndpointConnectionProxyProperties.RemotePrivateEndpointId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets private link service proxy id.
[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets private link service proxy id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")]
public string RemotePrivateEndpointId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="Gets or sets private link service proxy id.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="id")>]
member this.RemotePrivateEndpointId : string with get, set
Public Property RemotePrivateEndpointId As String
Property Value
- Attributes