共用方式為


RouteErrorRange.Start Property

Definition

Gets or sets start where the route error happened

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to