Partager via


OpenApiFunctionExecutionParameters.OperationsToExclude Property

Definition

Optional list of HTTP operations to skip when importing the OpenAPI document.

public System.Collections.Generic.IList<string> OperationsToExclude { get; set; }
member this.OperationsToExclude : System.Collections.Generic.IList<string> with get, set
Public Property OperationsToExclude As IList(Of String)

Property Value

Applies to