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