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

SecretValueProperties 类

定义

机密值的属性。

[System.Serializable]
public sealed class SecretValueProperties
[<System.Serializable>]
type SecretValueProperties = class
Public NotInheritable Class SecretValueProperties
继承
SecretValueProperties
属性

构造函数

SecretValueProperties()

机密值的属性。

属性

Value

机密的值。

适用于