SystemService interface

Information about a system service deployed in the cluster

Properties

publicIpAddress

The public IP address of the system service NOTE: This property will not be serialized. It can only be populated by the server.

systemServiceType

The system service type. Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'

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. Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'

systemServiceType: SystemServiceType

Property Value

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