Compartilhar via


ServiceLimits.MaxComplexCollectionFieldsPerIndex Propriedade

Definição

Obtém ou define o número máximo de campos do tipo Collection(Edm.ComplexType) permitidos em um índice.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a