SpringBootSiteSummariesProperties.DiscoveredServers 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 of number discovered spring boot servers. Serialized Name: SummariesProperties.discoveredServers
public long? DiscoveredServers { get; set; }
member this.DiscoveredServers : Nullable<int64> with get, set
Public Property DiscoveredServers As Nullable(Of Long)