次の方法で共有


PSRoutingProperties.Endpoints Property

Definition

Routing endpoints

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to