RestApiOperationServer.Variables Property

Definition

A map between a variable name and its value. The value is used for substitution in the server's URL template.

public System.Collections.Generic.IDictionary<string,Microsoft.SemanticKernel.Plugins.OpenApi.RestApiOperationServerVariable> Variables { get; }

Property Value

Applies to