Compartir a través de


DynamicsLinkedService.Port Propiedad

Definición

Obtiene o establece el puerto del servidor de Dynamics local. La propiedad es necesaria para el entorno local y no se permite en línea. El valor predeterminado es 443. Tipo: entero (o Expresión con resultType entero), mínimo: 0.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a