Share via


ContainerPortV1.HostIp Property

Definition

Represents the host IP address to which the port is bound.

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

Property Value

Attributes
YamlDotNet.Serialization.YamlMemberAttribute

Applies to