ArmIotOperationsModelFactory.RegistryEndpointTrustedSigningKey(String) 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.RegistryEndpointTrustedSigningKey RegistryEndpointTrustedSigningKey(string type = default);
static member RegistryEndpointTrustedSigningKey : string -> Azure.ResourceManager.IotOperations.Models.RegistryEndpointTrustedSigningKey
Public Shared Function RegistryEndpointTrustedSigningKey (Optional type As String = Nothing) As RegistryEndpointTrustedSigningKey
Parameters
- type
- String
The trust type for the registry endpoint.
Returns
A new RegistryEndpointTrustedSigningKey instance for mocking.