次の方法で共有


ServerTrustGroup クラス

定義

サーバー信頼グループ。

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

コンストラクター

ServerTrustGroup()

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

ServerTrustGroup(IList<ServerInfo>, IList<String>, String, String, String)

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

プロパティ

GroupMembers

サーバー信頼グループのグループ メンバー情報を取得または設定します。

Id

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

(継承元 Resource)
Name

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

(継承元 Resource)
TrustScopes

サーバー信頼グループの信頼スコープを取得または設定します。

Type

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

(継承元 Resource)

メソッド

Validate()

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

適用対象