OpenApiSchema.DynamicAnchor 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.
$dynamicAnchor - used to create plain name fragments that are not tied to any particular structural location for referencing purposes, which are taken into consideration for dynamic referencing.
public string? DynamicAnchor { get; set; }
member this.DynamicAnchor : string with get, set
Public Property DynamicAnchor As String