SpringBootServerProperties Class
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 springbootservers resource definition. Serialized Name: SpringbootserversProperties
public class SpringBootServerProperties
type SpringBootServerProperties = class
Public Class SpringBootServerProperties
- Inheritance
-
SpringBootServerProperties
Constructors
SpringBootServerProperties(String) |
Initializes a new instance of SpringBootServerProperties. |
Properties
Errors |
The list of errors. Serialized Name: SpringbootserversProperties.errors |
FqdnAndIPAddressList |
The alternative FQDN or IP addresses to discover for this server Serialized Name: SpringbootserversProperties.fqdnAndIpAddressList |
MachineArmId |
The machine Id from ARM Serialized Name: SpringbootserversProperties.machineArmId |
Port |
Target server port for remote login Serialized Name: SpringbootserversProperties.port |
ProvisioningState |
The resource provisioning state. Serialized Name: SpringbootserversProperties.provisioningState |
Server |
Server is the target server name or ip address to discover of SpringBootServer. Serialized Name: SpringbootserversProperties.server |
SpringBootApps |
The total number of spring boot apps been discovered Serialized Name: SpringbootserversProperties.springBootApps |
TotalApps |
The total number of apps been discovered Serialized Name: SpringbootserversProperties.totalApps |
Applies to
Azure SDK for .NET