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

TestKeys 类

定义

测试密钥有效负载

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

构造函数

TestKeys()

初始化 TestKeys 类的新实例。

TestKeys(String, String, String, String, Nullable<Boolean>)

初始化 TestKeys 类的新实例。

属性

Enabled

获取或设置指示是否启用测试终结点功能

PrimaryKey

获取或设置主键

PrimaryTestEndpoint

获取或设置主测试终结点

SecondaryKey

获取或设置辅助密钥

SecondaryTestEndpoint

获取或设置辅助测试终结点

适用于