次の方法で共有


SqlServerPatch.Administrators プロパティ

定義

サーバーの Azure Active Directory 管理者。 これは、サーバーの作成時にのみ使用できます。 サーバーの更新に使用すると、無視されるか、エラーが発生します。 更新の場合は、個々の API を使用する必要があります。

public Azure.ResourceManager.Sql.Models.ServerExternalAdministrator Administrators { get; set; }
member this.Administrators : Azure.ResourceManager.Sql.Models.ServerExternalAdministrator with get, set
Public Property Administrators As ServerExternalAdministrator

プロパティ値

適用対象