다음을 통해 공유


SwaggerSchema.AllOf Property

Definition

The schemas which must pass validation when this schema is used.

public System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.SwaggerSchema> AllOf { get; }
member this.AllOf : System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.SwaggerSchema>
Public ReadOnly Property AllOf As IList(Of SwaggerSchema)

Property Value

Applies to