Share via


DeploymentResourceProperties.AppName Property

Definition

Gets app name of the deployment

[Newtonsoft.Json.JsonProperty(PropertyName="appName")]
public string AppName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appName")>]
member this.AppName : string
Public ReadOnly Property AppName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to