Share via


ClusterVersionDetails.Environment Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to