ArmIotOperationsModelFactory.AkriConnectorsRegistryEndpointRef(String) Method

Definition

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

Parameters

registryEndpointRef
String

The name of the registry endpoint.

Returns

A new AkriConnectorsRegistryEndpointRef instance for mocking.

Applies to