Share via


RestApiOperation.PathServers Property

Definition

Path level servers.

public System.Collections.Generic.IList<Microsoft.SemanticKernel.Plugins.OpenApi.RestApiServer> PathServers { get; init; }
member this.PathServers : System.Collections.Generic.IList<Microsoft.SemanticKernel.Plugins.OpenApi.RestApiServer> with get, set
Public Property PathServers As IList(Of RestApiServer)

Property Value

Applies to