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

EdgeZonesClient class

构造函数

EdgeZonesClient(TokenCredential, string, EdgeZonesClientOptionalParams)

属性

extendedZones

ExtendedZones 的操作组

operations

操作的操作组

pipeline

此客户端用于发出请求的管道

构造函数详细信息

EdgeZonesClient(TokenCredential, string, EdgeZonesClientOptionalParams)

new EdgeZonesClient(credential: TokenCredential, subscriptionId: string, options?: EdgeZonesClientOptionalParams)

参数

credential
TokenCredential
subscriptionId

string

属性详细信息

extendedZones

ExtendedZones 的操作组

extendedZones: ExtendedZonesOperations

属性值

operations

操作的操作组

operations: OperationsOperations

属性值

pipeline

此客户端用于发出请求的管道

pipeline: Pipeline

属性值