次の方法で共有


ApiVersionSetEntityBase クラス

定義

API バージョン セットの基本パラメーター

public class ApiVersionSetEntityBase
type ApiVersionSetEntityBase = class
Public Class ApiVersionSetEntityBase
継承
ApiVersionSetEntityBase

コンストラクター

ApiVersionSetEntityBase()

ApiVersionSetEntityBase クラスの新しいインスタンスを初期化します。

ApiVersionSetEntityBase(String, String, String)

ApiVersionSetEntityBase クラスの新しいインスタンスを初期化します。

プロパティ

Description

API バージョン セットの説明を取得または設定します。

VersionHeaderName

versioningScheme が に header設定されている場合に API バージョンを示す HTTP ヘッダー パラメーターの名前を取得または設定します。

VersionQueryName

versioningScheme が に query設定されている場合に API バージョンを示すクエリ パラメーターの名前を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象