Share via


SystemData.CreatedBy Property

Definition

Gets a string identifier for the identity that created the resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to