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