Share via


AppResourceProperties.ActiveDeploymentName Property

Definition

Gets or sets name of the active deployment of the App

[Newtonsoft.Json.JsonProperty(PropertyName="activeDeploymentName")]
public string ActiveDeploymentName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="activeDeploymentName")>]
member this.ActiveDeploymentName : string with get, set
Public Property ActiveDeploymentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to