IMonitoringTagRules.PropertiesSystemDataLastModifiedByType Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.Info(Description="The type of identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType) }, ReadOnly=false, Required=false, SerializedName="lastModifiedByType")]
public Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType? PropertiesSystemDataLastModifiedByType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Logz.Runtime.Info(Description="The type of identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType) }, ReadOnly=false, Required=false, SerializedName="lastModifiedByType")>]
member this.PropertiesSystemDataLastModifiedByType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Logz.Support.CreatedByType> with get, set
Public Property PropertiesSystemDataLastModifiedByType As Nullable(Of CreatedByType)

Property Value

Nullable<CreatedByType>
Attributes

Applies to