Share via


ClusterCreateRequestValidationParameters.FetchAaddsResource Property

Definition

Gets or sets this indicates whether fetch Aadds resource or not.

[Newtonsoft.Json.JsonProperty(PropertyName="fetchAaddsResource")]
public bool? FetchAaddsResource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fetchAaddsResource")>]
member this.FetchAaddsResource : Nullable<bool> with get, set
Public Property FetchAaddsResource As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to