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

Scope 类

定义

扩展的范围。 它可以是群集或命名空间;但不是两者兼而有之。

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

构造函数

Scope()

初始化 Scope 类的新实例。

Scope(ScopeCluster, ScopeNamespace)

初始化 Scope 类的新实例。

属性

Cluster

扩展的范围。 它可以是群集或命名空间;但不是两者兼而有之。

NamespaceProperty

扩展的范围。 它可以是群集或命名空间;但不是两者兼而有之。

适用于