Share via


ServerCommunicationLinkInner Class

Definition

Server communication link.

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerCommunicationLinkInner : Microsoft.Azure.Management.Sql.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerCommunicationLinkInner = class
    inherit ProxyResourceInner
Public Class ServerCommunicationLinkInner
Inherits ProxyResourceInner
Inheritance
ServerCommunicationLinkInner
Attributes

Constructors

ServerCommunicationLinkInner()

Initializes a new instance of the ServerCommunicationLinkInner class.

ServerCommunicationLinkInner(String, String, String, String, String, String, String)

Initializes a new instance of the ServerCommunicationLinkInner class.

Properties

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Kind

Gets communication link kind. This property is used for Azure Portal metadata.

Location

Gets communication link location.

Name

Resource name

(Inherited from ProxyResource)
PartnerServer

Gets or sets the name of the partner server.

State

Gets the state.

Tags

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to