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

IWithValue 接口

定义

允许创建机密值的新版本的机密更新的阶段。

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

方法

WithValue(String)

指定要添加的值的新版本。

适用于