Share via


ISystemData.CreatedByType 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 CreatedByType { 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.CreatedByType : string
Public ReadOnly Property CreatedByType As String

Property Value

Attributes

Applies to