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.
Port over which the application is exposed from container.
public int? Published { get; set; }
member this.Published : Nullable<int> with get, set