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

WebPubSubKeys 类

定义

类表示资源的访问密钥。

public class WebPubSubKeys
type WebPubSubKeys = class
Public Class WebPubSubKeys
继承
WebPubSubKeys

属性

PrimaryConnectionString

通过 primaryKey 构造的连接字符串。

PrimaryKey

主访问密钥。

SecondaryConnectionString

通过 secondaryKey 构造的连接字符串。

SecondaryKey

辅助访问密钥。

适用于