Delen via


ContainerApp.KubeEnvironmentId Property

Definition

Gets or sets resource ID of the Container App's KubeEnvironment.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to