DeploymentStackResourceReference 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 DeploymentStackResourceReference : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentStackResourceReference>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Resources.DeploymentStacks.Models.DeploymentStackResourceReference>
type DeploymentStackResourceReference = class
interface IJsonModel<DeploymentStackResourceReference>
interface IPersistableModel<DeploymentStackResourceReference>
Public Class DeploymentStackResourceReference
Implements IJsonModel(Of DeploymentStackResourceReference), IPersistableModel(Of DeploymentStackResourceReference)
- Inheritance
-
DeploymentStackResourceReference
- Derived
- Implements
Constructors
| Name | Description |
|---|---|
| DeploymentStackResourceReference() |
Initializes a new instance of DeploymentStackResourceReference. |
Properties
| Name | Description |
|---|---|
| ApiVersion |
The API version the resource was deployed with. |
| Extension |
The extension the resource was deployed with. |
| Id |
The ARM Resource ID of a resource managed by the deployment stack. |
| Identifiers |
The extensible resource identifiers. To assign an object to this property use FromObjectAsJson<T>(T, JsonSerializerOptions). To assign an already formatted json string to this property use FromString(String). Examples:
|
| Type |
The resource type. |