다음을 통해 공유


SwaggerSchema.IsReadOnly Property

Definition

Indicates whether this property must be present in the a request.

public bool? IsReadOnly { get; set; }
member this.IsReadOnly : Nullable<bool> with get, set
Public Property IsReadOnly As Nullable(Of Boolean)

Property Value

Applies to