Share via


TaskRun.RunResultSystemDataCreatedByType Property

Definition

The type of identity that created the resource.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.CreatedByType? RunResultSystemDataCreatedByType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.RunResultSystemDataCreatedByType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Support.CreatedByType> with get, set
Public Property RunResultSystemDataCreatedByType As Nullable(Of CreatedByType)

Property Value

Implements

Attributes

Applies to