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

IWithTags 接口

定义

允许指定标记的机密更新阶段。

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

方法

WithTags(IDictionary<String,String>)

指定机密上的标记。

适用于