Share via


RestApiSpecification.Operations Property

Definition

The REST API operations.

public System.Collections.Generic.IList<Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOperation> Operations { get; }
member this.Operations : System.Collections.Generic.IList<Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOperation>
Public ReadOnly Property Operations As IList(Of RestApiOperation)

Property Value

Applies to