다음을 통해 공유


SwaggerSchema.MaxProperties Property

Definition

The maximum number of allowed properties.

public int? MaxProperties { get; set; }
member this.MaxProperties : Nullable<int> with get, set
Public Property MaxProperties As Nullable(Of Integer)

Property Value

Applies to