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

Feature 类

定义

功能。

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

构造函数

Feature()

初始化 Feature 类的新实例。

Feature(String, FeatureSupportStatus)

初始化 Feature 类的新实例。

属性

Name

获取或设置功能的名称。

Status

获取或设置功能支持状态。 可能的值包括:“NotAvailable”、“UnsupportedDeviceVersion”、“Supported”

方法

Validate()

验证 对象。

适用于