Compartir a través de


AzureResourceBase.SystemData Propiedad

Definición

Obtiene los metadatos de azure Resource Manager que contienen información createdBy y modifiedBy.

[Newtonsoft.Json.JsonProperty(PropertyName="systemData")]
public Microsoft.Azure.Management.ResourceManager.Models.SystemData SystemData { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemData")>]
member this.SystemData : Microsoft.Azure.Management.ResourceManager.Models.SystemData
Public ReadOnly Property SystemData As SystemData

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a