DeploymentResourceProperties.DeploymentSettings Property

Definition

Gets or sets deployment settings of the Deployment

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentSettings")]
public Microsoft.Azure.Management.AppPlatform.Models.DeploymentSettings DeploymentSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentSettings")>]
member this.DeploymentSettings : Microsoft.Azure.Management.AppPlatform.Models.DeploymentSettings with get, set
Public Property DeploymentSettings As DeploymentSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to