次の方法で共有


ApiManagementServiceOperationsExtensions.ApplyNetworkConfigurationUpdates メソッド

定義

仮想ネットワークで実行されている Microsoft.ApiManagement リソースを更新して、更新された DNS の変更を選択します。

public static Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceResource ApplyNetworkConfigurationUpdates (this Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations operations, string resourceGroupName, string serviceName, Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceApplyNetworkConfigurationParameters parameters = default);
static member ApplyNetworkConfigurationUpdates : Microsoft.Azure.Management.ApiManagement.IApiManagementServiceOperations * string * string * Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceApplyNetworkConfigurationParameters -> Microsoft.Azure.Management.ApiManagement.Models.ApiManagementServiceResource
<Extension()>
Public Function ApplyNetworkConfigurationUpdates (operations As IApiManagementServiceOperations, resourceGroupName As String, serviceName As String, Optional parameters As ApiManagementServiceApplyNetworkConfigurationParameters = Nothing) As ApiManagementServiceResource

パラメーター

operations
IApiManagementServiceOperations

この拡張メソッドの操作グループ。

resourceGroupName
String

リソース グループの名前。

serviceName
String

API Management サービスの名前。

parameters
ApiManagementServiceApplyNetworkConfigurationParameters

ネットワーク構成の適用操作に指定されたパラメーター。 パラメーターが空の場合、Api Management サービスがデプロイされているすべてのリージョンは、リージョンのダウンタイムを発生させることなく順番に更新されます。

戻り値

適用対象