CurrentKeys.Operation Property

Definition

Current Operation Type

public Microsoft.OpenApi.Models.OperationType? Operation { get; set; }
member this.Operation : Nullable<Microsoft.OpenApi.Models.OperationType> with get, set
Public Property Operation As Nullable(Of OperationType)

Property Value

Applies to