RegistryEndpointTrustedSigningKey Class

Definition

RegistryEndpoint Trust properties Please note this is the abstract base class. The derived classes available for instantiation are: RegistryEndpointTrustedSigningKeySecret and RegistryEndpointTrustedSigningKeyConfigMap.

[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.IotOperations.Models.UnknownRegistryEndpointTrustedSigningKey))]
public abstract class RegistryEndpointTrustedSigningKey : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKey>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKey>
[<System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.ResourceManager.IotOperations.Models.UnknownRegistryEndpointTrustedSigningKey))>]
type RegistryEndpointTrustedSigningKey = class
    interface IJsonModel<RegistryEndpointTrustedSigningKey>
    interface IPersistableModel<RegistryEndpointTrustedSigningKey>
Public MustInherit Class RegistryEndpointTrustedSigningKey
Implements IJsonModel(Of RegistryEndpointTrustedSigningKey), IPersistableModel(Of RegistryEndpointTrustedSigningKey)
Inheritance
RegistryEndpointTrustedSigningKey
Derived
Attributes
Implements

Applies to