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

IWithStorageTypeAndKey 接口

定义

设置要使用的存储密钥类型和值。

public interface IWithStorageTypeAndKey
type IWithStorageTypeAndKey = interface
Public Interface IWithStorageTypeAndKey
派生

方法

WithSharedAccessKey(String)

设置要使用的存储密钥类型和值。

WithStorageAccessKey(String)

设置要使用的存储密钥类型和值。

适用于