Share via


TaskRun.RunResultSystemDataLastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to