IDataCollectionRuleResource.SystemDataLastModifiedBy Property

Definition

The identity that last modified the resource.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=false, Description="The identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedBy", Update=false)]
public string SystemDataLastModifiedBy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=false, Description="The identity that last modified the resource.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="lastModifiedBy", Update=false)>]
member this.SystemDataLastModifiedBy : string
Public ReadOnly Property SystemDataLastModifiedBy As String

Property Value

Attributes

Applies to