AkriConnectorTemplateHelmRegistryEndpointRef(String) Constructor

Definition

Initializes a new instance of AkriConnectorTemplateHelmRegistryEndpointRef.

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

Parameters

registryEndpointRef
String

The name of the registry endpoint.

Exceptions

registryEndpointRef is null.

Applies to