İngilizce dilinde oku

Aracılığıyla paylaş


AppPlatformConfigurationServiceResource.Validate Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Check if the Application Configuration Service settings are valid.

  • Request Path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/configurationServices/{configurationServiceName}/validate
  • Operation Id: ConfigurationServices_Validate
  • Default Api Version: 2022-12-01
  • Resource: AppPlatformConfigurationServiceResource
public virtual Azure.ResourceManager.ArmOperation<Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceSettingsValidateResult> Validate (Azure.WaitUntil waitUntil, Azure.ResourceManager.AppPlatform.Models.AppPlatformConfigurationServiceSettings settings, System.Threading.CancellationToken cancellationToken = default);

Parameters

waitUntil
WaitUntil

Completed if the method should wait to return until the long-running operation has completed on the service; Started if it should return after starting the operation. For more information on long-running operations, please see Azure.Core Long-Running Operation samples.

settings
AppPlatformConfigurationServiceSettings

Application Configuration Service settings to be validated.

cancellationToken
CancellationToken

The cancellation token to use.

Returns

Exceptions

settings is null.

Applies to

Ürün Sürümler
Azure SDK for .NET Latest, Preview