IApiFlowOptions.RemoteEndpoint Property

Definition

Remote host to which communication needs to be made

[ADT.Runtime.Info(Create=true, Description="Remote host to which communication needs to be made", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteEndpoint", Update=true)]
public string RemoteEndpoint { get; set; }
[<ADT.Runtime.Info(Create=true, Description="Remote host to which communication needs to be made", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="remoteEndpoint", Update=true)>]
member this.RemoteEndpoint : string with get, set
Public Property RemoteEndpoint As String

Property Value

Attributes

Applies to