RegistryEndpointTrustedSigningKeySecret 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.
Settings for RegistryEndpoint trust provided through a secret.
public class RegistryEndpointTrustedSigningKeySecret : Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKey, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKeySecret>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKeySecret>
type RegistryEndpointTrustedSigningKeySecret = class
inherit RegistryEndpointTrustedSigningKey
interface IJsonModel<RegistryEndpointTrustedSigningKeySecret>
interface IPersistableModel<RegistryEndpointTrustedSigningKeySecret>
Public Class RegistryEndpointTrustedSigningKeySecret
Inherits RegistryEndpointTrustedSigningKey
Implements IJsonModel(Of RegistryEndpointTrustedSigningKeySecret), IPersistableModel(Of RegistryEndpointTrustedSigningKeySecret)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| RegistryEndpointTrustedSigningKeySecret(String) |
Initializes a new instance of RegistryEndpointTrustedSigningKeySecret. |
Properties
| Name | Description |
|---|---|
| SecretRef |
The name of the secret. |
Methods
| Name | Description |
|---|---|
| JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | |