ResourceReference Class

Definition

The resourceId model.

public class ResourceReference
type ResourceReference = class
Public Class ResourceReference
Inheritance
ResourceReference
Derived

Constructors

Name Description
ResourceReference()

Initializes a new instance of the ResourceReference class.

ResourceReference(String, DeploymentExtension, String, IDictionary<String,Object>, String)

Initializes a new instance of the ResourceReference class.

Properties

Name Description
ApiVersion

Gets the API version the resource was deployed with

Extension

Gets the extension the resource was deployed with.

Id

Gets the ARM Resource ID of a resource managed by the deployment stack.

Identifiers

Gets the extensible resource identifiers.

Type

Gets the resource type.

Methods

Name Description
Validate()

Validate the object.

Applies to