SystemService interface
Information about a system service deployed in the cluster
Properties
public |
The public IP address of the system service NOTE: This property will not be serialized. It can only be populated by the server. |
system |
The system service type |
version | The state of the system service NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
publicIpAddress
The public IP address of the system service NOTE: This property will not be serialized. It can only be populated by the server.
publicIpAddress?: string
Property Value
string
systemServiceType
The system service type
systemServiceType: string
Property Value
string
version
The state of the system service NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string
Azure SDK for JavaScript