Share via


SystemData.CreatedByType Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="createdByType")]
public string CreatedByType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="createdByType")>]
member this.CreatedByType : string
Public ReadOnly Property CreatedByType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to