Partager via


Probe.Port Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.port")]
public int Port { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.port")>]
member this.Port : int with get, set
Public Property Port As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to