共用方式為


Device.DeviceLocation Property

Definition

Gets or sets the location of the virtual appliance.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to