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

GenericResource Class

Definition

public class GenericResource : Microsoft.Azure.Management.Internal.Resources.Models.Resource
type GenericResource = class
    inherit Resource
Public Class GenericResource
Inherits Resource
Inheritance
GenericResource

Constructors

GenericResource()
GenericResource(String, String, String, String, IDictionary<String,String>, Plan, Object, String, String, Sku, Identity)

Properties

Id (Inherited from Resource)
Identity
Kind
Location (Inherited from Resource)
ManagedBy
Name (Inherited from Resource)
Plan
Properties
ResourceGroupName
Sku
Tags (Inherited from Resource)
Type (Inherited from Resource)

Methods

Validate()

Extension Methods

IsDevSpacesSupported(GenericResource, String)

Applies to