PSVirtualNetworkGatewayConnectionIkeSaMainModeSa.remoteEndpoint Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Newtonsoft.Json.JsonProperty("RemoteEndpoint")]
public string remoteEndpoint { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Newtonsoft.Json.JsonProperty("RemoteEndpoint")>]
member this.remoteEndpoint : string with get, set
Public Property remoteEndpoint As String

Property Value

Attributes
Ps1XmlAttribute Newtonsoft.Json.JsonPropertyAttribute

Applies to