Sdílet prostřednictvím


ITaskRun.RunRequestType Property

Definition

The type of the run request.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The type of the run request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")]
public string RunRequestType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The type of the run request.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.RunRequestType : string with get, set
Public Property RunRequestType As String

Property Value

Attributes

Applies to