ArmIotOperationsModelFactory.RegistryEndpointTrustedSigningKeyConfigMap 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.RegistryEndpointTrustedSigningKeyConfigMap RegistryEndpointTrustedSigningKeyConfigMap(string configMapRef = default);
static member RegistryEndpointTrustedSigningKeyConfigMap : string -> Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKeyConfigMap
Public Shared Function RegistryEndpointTrustedSigningKeyConfigMap (Optional configMapRef As String = Nothing) As RegistryEndpointTrustedSigningKeyConfigMap
Parameters
- configMapRef
- String
The name of the configmap.
Returns
A new RegistryEndpointTrustedSigningKeyConfigMap instance for mocking.