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

Key 类

定义

public class Key : IEquatable<Microsoft.Azure.WebJobs.Script.WebHost.Key>
type Key = class
    interface IEquatable<Key>
Public Class Key
Implements IEquatable(Of Key)
继承
Key
实现

构造函数

Key()
Key(String, String)

属性

IsEncrypted
IsStale
Name
Value

方法

Equals(Key)
Equals(Object)
GetHashCode()
SecretValueEquals(String, String)

适用于