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.

partnerServer

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

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

Communication link location. NOTE: This property will not be serialized. It can only be populated by the server.

location?: string

Property Value

string

The name of the partner server.

partnerServer?: string

Property Value

string

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

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

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

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