AppServiceEnvironmentPatchResource.AppServiceEnvironmentPatchResourceName Property

Definition

Gets or sets name of the App Service Environment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to