Compartilhar via


IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails.Port Propriedade

Definição

Obtém ou define a porta do ponto de extremidade.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a