ContainerRegistryRunData.RunId Property

Definition

The unique identifier for the run.

public Azure.Provisioning.BicepValue<string> RunId { get; set; }
member this.RunId : Azure.Provisioning.BicepValue<string> with get, set
Public Property RunId As BicepValue(Of String)

Property Value

Applies to