Partager via


CloningInfo.IgnoreQuotas Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to