Share via


WebAppRuntimes.WindowsContainerSettings Property

Definition

Gets windows-specific settings associated with the Java container minor version.

[Newtonsoft.Json.JsonProperty(PropertyName="windowsContainerSettings")]
public Microsoft.Azure.Management.WebSites.Models.WindowsJavaContainerSettings WindowsContainerSettings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsContainerSettings")>]
member this.WindowsContainerSettings : Microsoft.Azure.Management.WebSites.Models.WindowsJavaContainerSettings
Public ReadOnly Property WindowsContainerSettings As WindowsJavaContainerSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to