AllocatedEndpoint.ContainerHostAddress 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.
The address of the container host. This is only set for containerized services.
public string? ContainerHostAddress { get; }
member this.ContainerHostAddress : string
Public ReadOnly Property ContainerHostAddress As String