Share via


KubeEnvironmentPatchResource.DeploymentErrors Property

Definition

Gets any errors that occurred during deployment or deployment validation

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentErrors")]
public string DeploymentErrors { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentErrors")>]
member this.DeploymentErrors : string
Public ReadOnly Property DeploymentErrors As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to