Partager via


RestApiOperationServer.Url Property

Definition

A URL to the target host. This URL supports Server Variables and MAY be relative, to indicate that the host location is relative to the location where the OpenAPI document is being served. Variable substitutions will be made when a variable is named in {brackets}.

public string? Url { get; }
member this.Url : string
Public ReadOnly Property Url As String

Property Value

Applies to