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