ArmIotOperationsModelFactory.RegistryEndpointTrustedSigningKeySecret Method

Definition

public static Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKeySecret RegistryEndpointTrustedSigningKeySecret(string secretRef = default);
static member RegistryEndpointTrustedSigningKeySecret : string -> Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKeySecret
Public Shared Function RegistryEndpointTrustedSigningKeySecret (Optional secretRef As String = Nothing) As RegistryEndpointTrustedSigningKeySecret

Parameters

secretRef
String

The name of the secret.

Returns

A new RegistryEndpointTrustedSigningKeySecret instance for mocking.

Applies to