Megosztás a következőn keresztül:


IJobResource.SystemDataLastModifiedByType Property

Definition

The type of identity that last modified the resource: user, application, managedIdentity

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The type of identity that last modified the resource: user, application, managedIdentity", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastModifiedByType")]
public string SystemDataLastModifiedByType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="The type of identity that last modified the resource: user, application, managedIdentity", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastModifiedByType")>]
member this.SystemDataLastModifiedByType : string
Public ReadOnly Property SystemDataLastModifiedByType As String

Property Value

Attributes

Applies to