ServerCommunicationLink interface
Server communication link.
- Extends
Properties
| kind | Communication link kind. This property is used for Azure Portal metadata. NOTE: This property will not be serialized. It can only be populated by the server. |
| location | Communication link location. NOTE: This property will not be serialized. It can only be populated by the server. |
| partner |
The name of the partner server. |
| state | The state. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
| id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
| type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
kind
Communication link kind. This property is used for Azure Portal metadata. NOTE: This property will not be serialized. It can only be populated by the server.
kind?: string
Property Value
string
location
Communication link location. NOTE: This property will not be serialized. It can only be populated by the server.
location?: string
Property Value
string
partnerServer
The name of the partner server.
partnerServer?: string
Property Value
string
state
The state. NOTE: This property will not be serialized. It can only be populated by the server.
state?: string
Property Value
string
Inherited Property Details
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type