Sdílet prostřednictvím


ContainerRegistryRunType(String) Constructor

Definition

Initializes a new instance of ContainerRegistryRunType.

public ContainerRegistryRunType (string value);
new Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunType : string -> Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to