Share via


ContainerRegistryPipelineRunTargetProperties.TargetType Property

Definition

The type of the target.

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

Property Value

Applies to