Compartir a través de


SystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to