Compartir a través de


TestRouteInput.Twin Propiedad

Definición

Obtiene o establece la referencia del gemelo de enrutamiento.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a