次の方法で共有


ApiData.Path プロパティ

定義

API Management サービス インスタンス内のこの API とそのすべてのリソース パスを一意に識別する相対 URL。 この API のパブリック URL を作成するために、サービス インスタンスの作成時に指定された API エンドポイントのベース URL に追加されます。

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

プロパティ値

適用対象