Freigeben über


ServiceLimits.MaxComplexCollectionFieldsPerIndex Eigenschaft

Definition

Ruft die maximale Anzahl von Feldern vom Typ Collection(Edm.ComplexType) ab, die in einem Index zulässig sind, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="maxComplexCollectionFieldsPerIndex")]
public int? MaxComplexCollectionFieldsPerIndex { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxComplexCollectionFieldsPerIndex")>]
member this.MaxComplexCollectionFieldsPerIndex : Nullable<int> with get, set
Public Property MaxComplexCollectionFieldsPerIndex As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: