ODataSegment.Deprecation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides any deprecation information for the segment.
public Microsoft.OpenApi.OData.OpenApiExtensions.OpenApiDeprecationExtension Deprecation { get; set; }
member this.Deprecation : Microsoft.OpenApi.OData.OpenApiExtensions.OpenApiDeprecationExtension with get, set
Public Property Deprecation As OpenApiDeprecationExtension