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

CommonResourceProperties 类

定义

资源属性。

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

构造函数

CommonResourceProperties()

初始化 CommonResourceProperties 类的新实例。

CommonResourceProperties(String, String, String)

初始化 CommonResourceProperties 类的新实例。

属性

Id

获取资源 ID

Name

获取资源名称。

Type

获取资源类型。 示例:“Microsoft.Quota/quotas”

适用于