ResourceReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |