NetworkFunctionDefinitionVersions interface
NetworkFunctionDefinitionVersions を表すインターフェイス。
メソッド
メソッドの詳細
beginCreateOrUpdate(string, string, string, string, NetworkFunctionDefinitionVersion, NetworkFunctionDefinitionVersionsCreateOrUpdateOptionalParams)
ネットワーク関数定義バージョンを作成または更新します。
function beginCreateOrUpdate(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, parameters: NetworkFunctionDefinitionVersion, options?: NetworkFunctionDefinitionVersionsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkFunctionDefinitionVersion>, NetworkFunctionDefinitionVersion>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
- parameters
- NetworkFunctionDefinitionVersion
ネットワーク関数定義のバージョンの作成または更新操作に指定されたパラメーター。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkFunctionDefinitionVersion>, NetworkFunctionDefinitionVersion>>
beginCreateOrUpdateAndWait(string, string, string, string, NetworkFunctionDefinitionVersion, NetworkFunctionDefinitionVersionsCreateOrUpdateOptionalParams)
ネットワーク関数定義バージョンを作成または更新します。
function beginCreateOrUpdateAndWait(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, parameters: NetworkFunctionDefinitionVersion, options?: NetworkFunctionDefinitionVersionsCreateOrUpdateOptionalParams): Promise<NetworkFunctionDefinitionVersion>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
- parameters
- NetworkFunctionDefinitionVersion
ネットワーク関数定義のバージョンの作成または更新操作に指定されたパラメーター。
options パラメーター。
戻り値
Promise<NetworkFunctionDefinitionVersion>
beginDelete(string, string, string, string, NetworkFunctionDefinitionVersionsDeleteOptionalParams)
指定したネットワーク関数定義のバージョンを削除します。
function beginDelete(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, options?: NetworkFunctionDefinitionVersionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<NetworkFunctionDefinitionVersionsDeleteHeaders>, NetworkFunctionDefinitionVersionsDeleteHeaders>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkFunctionDefinitionVersionsDeleteHeaders>, NetworkFunctionDefinitionVersionsDeleteHeaders>>
beginDeleteAndWait(string, string, string, string, NetworkFunctionDefinitionVersionsDeleteOptionalParams)
指定したネットワーク関数定義のバージョンを削除します。
function beginDeleteAndWait(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, options?: NetworkFunctionDefinitionVersionsDeleteOptionalParams): Promise<NetworkFunctionDefinitionVersionsDeleteHeaders>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
options パラメーター。
戻り値
beginUpdateState(string, string, string, string, NetworkFunctionDefinitionVersionUpdateState, NetworkFunctionDefinitionVersionsUpdateStateOptionalParams)
ネットワーク関数定義のバージョンの状態を更新します。
function beginUpdateState(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, parameters: NetworkFunctionDefinitionVersionUpdateState, options?: NetworkFunctionDefinitionVersionsUpdateStateOptionalParams): Promise<SimplePollerLike<OperationState<NetworkFunctionDefinitionVersionUpdateState>, NetworkFunctionDefinitionVersionUpdateState>>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
- parameters
- NetworkFunctionDefinitionVersionUpdateState
ネットワーク関数定義バージョンの状態を更新するために指定されたパラメーター。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<NetworkFunctionDefinitionVersionUpdateState>, NetworkFunctionDefinitionVersionUpdateState>>
beginUpdateStateAndWait(string, string, string, string, NetworkFunctionDefinitionVersionUpdateState, NetworkFunctionDefinitionVersionsUpdateStateOptionalParams)
ネットワーク関数定義のバージョンの状態を更新します。
function beginUpdateStateAndWait(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, parameters: NetworkFunctionDefinitionVersionUpdateState, options?: NetworkFunctionDefinitionVersionsUpdateStateOptionalParams): Promise<NetworkFunctionDefinitionVersionUpdateState>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
- parameters
- NetworkFunctionDefinitionVersionUpdateState
ネットワーク関数定義バージョンの状態を更新するために指定されたパラメーター。
options パラメーター。
戻り値
get(string, string, string, string, NetworkFunctionDefinitionVersionsGetOptionalParams)
ネットワーク関数定義のバージョンに関する情報を取得します。
function get(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, options?: NetworkFunctionDefinitionVersionsGetOptionalParams): Promise<NetworkFunctionDefinitionVersion>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
options パラメーター。
戻り値
Promise<NetworkFunctionDefinitionVersion>
listByNetworkFunctionDefinitionGroup(string, string, string, NetworkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupOptionalParams)
ネットワーク関数定義グループの下にあるネットワーク関数定義バージョンの一覧に関する情報を取得します。
function listByNetworkFunctionDefinitionGroup(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, options?: NetworkFunctionDefinitionVersionsListByNetworkFunctionDefinitionGroupOptionalParams): PagedAsyncIterableIterator<NetworkFunctionDefinitionVersion, NetworkFunctionDefinitionVersion[], PageSettings>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
options パラメーター。
戻り値
update(string, string, string, string, TagsObject, NetworkFunctionDefinitionVersionsUpdateOptionalParams)
ネットワーク関数定義バージョン リソースを更新します。
function update(resourceGroupName: string, publisherName: string, networkFunctionDefinitionGroupName: string, networkFunctionDefinitionVersionName: string, parameters: TagsObject, options?: NetworkFunctionDefinitionVersionsUpdateOptionalParams): Promise<NetworkFunctionDefinitionVersion>
パラメーター
- resourceGroupName
-
string
リソース グループの名前。 名前の大文字と小文字は区別されます。
- publisherName
-
string
発行元の名前。
- networkFunctionDefinitionGroupName
-
string
ネットワーク関数定義グループの名前。
- networkFunctionDefinitionVersionName
-
string
ネットワーク関数定義バージョンの名前。 名前は SemVer 2.0.0 仕様に準拠している必要があります。 https://semver.org/spec/v2.0.0.html
- parameters
- TagsObject
ネットワーク関数定義のバージョンの作成または更新操作に指定されたパラメーター。
options パラメーター。
戻り値
Promise<NetworkFunctionDefinitionVersion>
Azure SDK for JavaScript