IUpdate インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
変更できるすべての設定を含む SQLServer 更新操作のテンプレート。
public interface IUpdate : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Update.IUpdateWithTags<Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IUpdate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IAppliable<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IWithAdministratorPassword, Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IWithDatabase, Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IWithElasticPool, Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IWithFirewallRule, Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IWithSystemAssignedManagedServiceIdentity
type IUpdate = interface
interface IBeta
interface IAppliable<ISqlServer>
interface IIndexable
interface IWithAdministratorPassword
interface IWithElasticPool
interface IWithElasticPoolBeta
interface IWithDatabase
interface IWithFirewallRule
interface IWithSystemAssignedManagedServiceIdentity
interface IUpdateWithTags<IUpdate>
Public Interface IUpdate
Implements IAppliable(Of ISqlServer), IBeta, IUpdateWithTags(Of IUpdate), IWithAdministratorPassword, IWithDatabase, IWithElasticPool, IWithFirewallRule, IWithSystemAssignedManagedServiceIdentity
- 実装
プロパティ
Key |
変更できるすべての設定を含む SQLServer 更新操作のテンプレート。 (継承元 IIndexable) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET