你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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