Partilhar via


SystemData.LastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to