Share via


OpenApiConvertSettings.EnableDeprecationInformation Property

Definition

Gets/sets a value indicating whether or not to set the deprecated tag for the operation when a revision is present as well as the "x-ms-deprecation" extension with additional information.

public bool EnableDeprecationInformation { get; set; }
member this.EnableDeprecationInformation : bool with get, set
Public Property EnableDeprecationInformation As Boolean

Property Value

Applies to