Bagikan melalui


CommonDataServiceForAppsLinkedService.DeploymentType Property

Definition

Gets or sets the deployment type of the Common Data Service for Apps instance. 'Online' for Common Data Service for Apps Online and 'OnPremisesWithIfd' for Common Data Service for Apps on-premises with Ifd. Type: string (or Expression with resultType string).

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to