IWithStorageKeyAfterElasticPool インターフェイス

定義

使用するストレージ キーの種類と値を設定します。

public interface IWithStorageKeyAfterElasticPool : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithStorageKeyAfterElasticPoolBeta
type IWithStorageKeyAfterElasticPool = interface
    interface IWithStorageKeyAfterElasticPoolBeta
    interface IBeta
Public Interface IWithStorageKeyAfterElasticPool
Implements IBeta, IWithStorageKeyAfterElasticPoolBeta
実装

メソッド

WithSharedAccessKey(String)

使用するストレージ キーの種類と値を設定します。

(継承元 IWithStorageKeyAfterElasticPoolBeta)
WithStorageAccessKey(String)

使用するストレージ キーの種類と値を設定します。

(継承元 IWithStorageKeyAfterElasticPoolBeta)

適用対象