DataBoxEdgeDevicePatch.EdgeProfile Property

Definition

Gets or sets edge Profile property of the Data Box Edge/Gateway device

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to