Share via


ContainerRegistryRunData.RunType Property

Definition

The type of run.

public Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunType? RunType { get; set; }
member this.RunType : Nullable<Azure.ResourceManager.ContainerRegistry.Models.ContainerRegistryRunType> with get, set
Public Property RunType As Nullable(Of ContainerRegistryRunType)

Property Value

Applies to