Bagikan melalui


ITaskRun.RunResultName Property

Definition

The name of the resource.

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

Property Value

Attributes

Applies to