Partager via


SystemData.CreatedByType Propriété

Définition

Obtient ou définit le type d’identité qui a créé la ressource. Les valeurs possibles sont les suivantes : « User », « Application », « ManagedIdentity », « Key »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à