Share via


IEnvironmentAction.LastModifiedBy Property

Definition

Object Id of the user who last modified the action.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Object Id of the user who last modified the action.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastModifiedBy")]
public string LastModifiedBy { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="Object Id of the user who last modified the action.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastModifiedBy")>]
member this.LastModifiedBy : string
Public ReadOnly Property LastModifiedBy As String

Property Value

Attributes

Applies to