Share via


TcpSocketActionV1.Host Property

Definition

Specifies the hostname or IP address to be used for the TCP socket action.

[YamlDotNet.Serialization.YamlMember(Alias="host")]
public string Host { get; set; }
[<YamlDotNet.Serialization.YamlMember(Alias="host")>]
member this.Host : string with get, set
Public Property Host As String

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to