ServerCommunicationLink クラス

定義

サーバー通信リンク。

[Microsoft.Rest.Serialization.JsonTransformation]
public class ServerCommunicationLink : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ServerCommunicationLink = class
    inherit ProxyResource
Public Class ServerCommunicationLink
Inherits ProxyResource
継承
ServerCommunicationLink
属性

コンストラクター

ServerCommunicationLink()

ServerCommunicationLink クラスの新しいインスタンスを初期化します。

ServerCommunicationLink(String, String, String, String, String, String, String)

ServerCommunicationLink クラスの新しいインスタンスを初期化します。

プロパティ

Id

リソース ID を取得します。

(継承元 Resource)
Kind

通信リンクの種類を取得します。 このプロパティは、Azure Portal メタデータに使用されます。

Location

通信リンクの場所を取得します。

Name

リソース名を取得します。

(継承元 Resource)
PartnerServer

パートナー サーバーの名前を取得または設定します。

State

状態を取得します。

Type

リソースの種類を取得します。

(継承元 Resource)

メソッド

Validate()

オブジェクトを検証します。

適用対象