Compartir a través de


DynamicsLinkedService.DeploymentType Propiedad

Definición

Obtiene o establece el tipo de implementación de la instancia de Dynamics. "Online" para Dynamics Online y "OnPremisesWithIfd" para Dynamics local con Ifd. Tipo: cadena (o Expresión con cadena resultType).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a