共用方式為


Workbook.SystemDataLastModifiedByType Property

Definition

The type of identity that last modified the resource.

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

Property Value

Implements

Attributes

Applies to