AzureCliScript.ContainerSettings Property

Definition

Gets or sets container settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSettings")]
public Microsoft.Azure.Management.ResourceManager.Models.ContainerConfiguration ContainerSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.containerSettings")>]
member this.ContainerSettings : Microsoft.Azure.Management.ResourceManager.Models.ContainerConfiguration with get, set
Public Property ContainerSettings As ContainerConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to