Compartilhar via


CommonDataServiceForAppsLinkedService.DeploymentType Propriedade

Definição

Obtém ou define o tipo de implantação da instância do Common Data Service for Apps. 'Online' para Common Data Service for Apps Online e 'OnPremisesWithIfd' para Common Data Service for Apps local com Ifd. Tipo: cadeia de caracteres (ou Expressão com cadeia de caracteres 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a