다음을 통해 공유


KubeEnvironment.EnvironmentType Property

Definition

Gets or sets type of Kubernetes Environment. Only supported for Container App Environments with value as Managed

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to