ISqlServers インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SQL Server管理 API へのエントリ ポイント。
public interface ISqlServers : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchCreation<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsBatchDeletion, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Sql.Fluent.SqlServer.Definition.IBlank>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingById, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsDeletingByResourceGroup, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingByResourceGroup<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListing<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsListingByResourceGroup<Microsoft.Azure.Management.Sql.Fluent.ISqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Sql.Fluent.IServersOperations>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Sql.Fluent.ISqlManager>, Microsoft.Azure.Management.Sql.Fluent.ISqlServersBeta
type ISqlServers = interface
interface ISupportsCreating<IBlank>
interface ISupportsListing<ISqlServer>
interface ISupportsListingByResourceGroup<ISqlServer>
interface ISupportsGettingByResourceGroup<ISqlServer>
interface ISupportsGettingById<ISqlServer>
interface ISupportsDeletingById
interface ISupportsDeletingByResourceGroup
interface ISupportsBatchCreation<ISqlServer>
interface ISupportsBatchDeletion
interface IBeta
interface IHasManager<ISqlManager>
interface IHasInner<IServersOperations>
interface ISqlServersBeta
Public Interface ISqlServers
Implements IHasInner(Of IServersOperations), IHasManager(Of ISqlManager), ISqlServersBeta, ISupportsBatchCreation(Of ISqlServer), ISupportsBatchDeletion, ISupportsCreating(Of IBlank), ISupportsDeletingById, ISupportsDeletingByResourceGroup, ISupportsGettingById(Of ISqlServer), ISupportsGettingByResourceGroup(Of ISqlServer), ISupportsListing(Of ISqlServer), ISupportsListingByResourceGroup(Of ISqlServer)
- 実装
-
ISupportsBatchCreation<ISqlServer> ISupportsBatchDeletion ISupportsCreating<IBlank> ISupportsDeletingById ISupportsDeletingByResourceGroup ISupportsGettingById<ISqlServer> ISupportsGettingByResourceGroup<ISqlServer> ISupportsListing<ISqlServer> ISupportsListingByResourceGroup<ISqlServer> IBeta IHasInner<IServersOperations> IHasManager<ISqlManager> ISqlServersBeta
プロパティ
Databases |
SQL Server Database API エントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
DnsAliases |
SQL SERVER DNS エイリアス API エントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
ElasticPools |
エラスティック プール API エントリ ポイントSQL Serverを取得します。 (継承元 ISqlServersBeta) |
EncryptionProtectors |
SQL Encryption 保護機能のエントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
FailoverGroups |
SQL フェールオーバー グループ API エントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
FirewallRules |
SQL Server ファイアウォール規則 API エントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
Inner |
SQL Server管理 API へのエントリ ポイント。 (継承元 IHasInner<T>) |
Manager |
このリソースの種類のマネージャー クライアントの種類を取得します。 (継承元 IHasManager<ManagerT>) |
ServerKeys |
SQL Server キー エントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
SyncGroups |
SQL 同期グループエントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
SyncMembers |
SQL 同期グループエントリ ポイントを取得します。 (継承元 ISqlServersBeta) |
VirtualNetworkRules |
VirtualNetwork Rules API エントリ ポイントSQL Serverを取得します。 (継承元 ISqlServersBeta) |
メソッド
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET