Aracılığıyla paylaş


ClusterDefinition.Configurations Property

Definition

Gets or sets the cluster configurations.

[Newtonsoft.Json.JsonProperty(PropertyName="configurations")]
public object Configurations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="configurations")>]
member this.Configurations : obj with get, set
Public Property Configurations As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to