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


IJobResource.SystemDataCreatedByType Property

Definition

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

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

Property Value

Attributes

Applies to