Share via


AzureMonitorWorkspaceResource.SystemDataLastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to