OpenApiParameter._style Field

Definition

public Microsoft.OpenApi.Models.ParameterStyle? _style;
val mutable _style : Nullable<Microsoft.OpenApi.Models.ParameterStyle>
Public _style As Nullable(Of ParameterStyle) 

Field Value

Applies to