AkriConnectorsRegistryEndpointRef(String) Constructor

Definition

Initializes a new instance of AkriConnectorsRegistryEndpointRef.

public AkriConnectorsRegistryEndpointRef(string registryEndpointRef);
new Azure.ResourceManager.IotOperations.Models.AkriConnectorsRegistryEndpointRef : string -> Azure.ResourceManager.IotOperations.Models.AkriConnectorsRegistryEndpointRef
Public Sub New (registryEndpointRef As String)

Parameters

registryEndpointRef
String

The name of the registry endpoint.

Exceptions

registryEndpointRef is null.

Applies to