ArmIotOperationsModelFactory.RegistryEndpointTrustedSigningKeySecret Method
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.
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.