TcpSocketActionV1.Host 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.
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, setPublic Property Host As StringProperty Value
- Attributes
- 
			YamlDotNet.Serialization.YamlMemberAttribute