OpenDeploymentResourceReference 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.
Non secret deployment resource id reference.
public class OpenDeploymentResourceReference : Azure.ResourceManager.HybridNetwork.Models.DeploymentResourceIdReference, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.HybridNetwork.Models.OpenDeploymentResourceReference>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.HybridNetwork.Models.OpenDeploymentResourceReference>
type OpenDeploymentResourceReference = class
inherit DeploymentResourceIdReference
interface IJsonModel<OpenDeploymentResourceReference>
interface IPersistableModel<OpenDeploymentResourceReference>
Public Class OpenDeploymentResourceReference
Inherits DeploymentResourceIdReference
Implements IJsonModel(Of OpenDeploymentResourceReference), IPersistableModel(Of OpenDeploymentResourceReference)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| OpenDeploymentResourceReference() |
Initializes a new instance of OpenDeploymentResourceReference. |
Properties
| Name | Description |
|---|---|
| Id |
Resource ID. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |