Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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)

适用于