Share via


GenericResourceExtended Class

Definition

Resource information.

public class GenericResourceExtended : Microsoft.Azure.ResourceBaseExtended
type GenericResourceExtended = class
    inherit ResourceBaseExtended
Public Class GenericResourceExtended
Inherits ResourceBaseExtended
Inheritance
Microsoft.Azure.ResourceBaseExtended
GenericResourceExtended
Derived

Constructors

GenericResourceExtended()

Initializes a new instance of the GenericResourceExtended class.

GenericResourceExtended(String)

Initializes a new instance of the GenericResourceExtended class.

Properties

Plan

Optional. Gets or sets the plan of the resource.

Properties

Optional. Gets or sets the resource properties.

ProvisioningState

Optional. Gets or sets resource provisioning state.

Applies to