SystemService interface
A system service running on a compute.
Properties
public |
Public IP address NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The type of this system service. NOTE: This property will not be serialized. It can only be populated by the server. |
version | The version for this type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
publicIpAddress
Public IP address NOTE: This property will not be serialized. It can only be populated by the server.
publicIpAddress?: string
Property Value
string
systemServiceType
The type of this system service. NOTE: This property will not be serialized. It can only be populated by the server.
systemServiceType?: string
Property Value
string
version
The version for this type. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string