Share via


Role.SystemData Property

Definition

Gets or sets role configured on ASE resource

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to