次の方法で共有


SqlServerTrustGroupData.TrustScopes プロパティ

定義

サーバー信頼グループの信頼スコープ。

public System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.ServerTrustGroupPropertiesTrustScopesItem> TrustScopes { get; }
member this.TrustScopes : System.Collections.Generic.IList<Azure.ResourceManager.Sql.Models.ServerTrustGroupPropertiesTrustScopesItem>
Public ReadOnly Property TrustScopes As IList(Of ServerTrustGroupPropertiesTrustScopesItem)

プロパティ値

適用対象