Registry.SystemDataLastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to