RunData.RunType Property

Definition

The type of run.

public Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskRunType? RunType { get; }
member this.RunType : Nullable<Azure.ResourceManager.ContainerRegistry.Tasks.Models.ContainerRegistryTaskRunType>
Public ReadOnly Property RunType As Nullable(Of ContainerRegistryTaskRunType)

Property Value

Applies to