Vault.SystemData Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to