Delen via


ConfigurationServices interface

Interface die een ConfigurationServices vertegenwoordigt.

Methoden

beginCreateOrUpdate(string, string, string, ConfigurationServiceResource, ConfigurationServicesCreateOrUpdateOptionalParams)

Maak de standaardtoepassingsconfiguratieservice of werk de bestaande toepassingsconfiguratieservice bij.

beginCreateOrUpdateAndWait(string, string, string, ConfigurationServiceResource, ConfigurationServicesCreateOrUpdateOptionalParams)

Maak de standaardtoepassingsconfiguratieservice of werk de bestaande toepassingsconfiguratieservice bij.

beginDelete(string, string, string, ConfigurationServicesDeleteOptionalParams)

Schakel de standaardtoepassingsconfiguratieservice uit.

beginDeleteAndWait(string, string, string, ConfigurationServicesDeleteOptionalParams)

Schakel de standaardtoepassingsconfiguratieservice uit.

beginValidate(string, string, string, ConfigurationServiceSettings, ConfigurationServicesValidateOptionalParams)

Controleer of de instellingen van de toepassingsconfiguratieservice geldig zijn.

beginValidateAndWait(string, string, string, ConfigurationServiceSettings, ConfigurationServicesValidateOptionalParams)

Controleer of de instellingen van de toepassingsconfiguratieservice geldig zijn.

get(string, string, string, ConfigurationServicesGetOptionalParams)

Haal de Toepassingsconfiguratieservice en de bijbehorende eigenschappen op.

list(string, string, ConfigurationServicesListOptionalParams)

Verwerkt aanvragen om alle resources in een service weer te geven.

Methodedetails

beginCreateOrUpdate(string, string, string, ConfigurationServiceResource, ConfigurationServicesCreateOrUpdateOptionalParams)

Maak de standaardtoepassingsconfiguratieservice of werk de bestaande toepassingsconfiguratieservice bij.

function beginCreateOrUpdate(resourceGroupName: string, serviceName: string, configurationServiceName: string, configurationServiceResource: ConfigurationServiceResource, options?: ConfigurationServicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationServiceResource>, ConfigurationServiceResource>>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

configurationServiceResource
ConfigurationServiceResource

Parameters voor de updatebewerking

Retouren

Promise<@azure/core-lro.SimplePollerLike<OperationState<ConfigurationServiceResource>, ConfigurationServiceResource>>

beginCreateOrUpdateAndWait(string, string, string, ConfigurationServiceResource, ConfigurationServicesCreateOrUpdateOptionalParams)

Maak de standaardtoepassingsconfiguratieservice of werk de bestaande toepassingsconfiguratieservice bij.

function beginCreateOrUpdateAndWait(resourceGroupName: string, serviceName: string, configurationServiceName: string, configurationServiceResource: ConfigurationServiceResource, options?: ConfigurationServicesCreateOrUpdateOptionalParams): Promise<ConfigurationServiceResource>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

configurationServiceResource
ConfigurationServiceResource

Parameters voor de updatebewerking

Retouren

beginDelete(string, string, string, ConfigurationServicesDeleteOptionalParams)

Schakel de standaardtoepassingsconfiguratieservice uit.

function beginDelete(resourceGroupName: string, serviceName: string, configurationServiceName: string, options?: ConfigurationServicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

options
ConfigurationServicesDeleteOptionalParams

De optiesparameters.

Retouren

Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>

beginDeleteAndWait(string, string, string, ConfigurationServicesDeleteOptionalParams)

Schakel de standaardtoepassingsconfiguratieservice uit.

function beginDeleteAndWait(resourceGroupName: string, serviceName: string, configurationServiceName: string, options?: ConfigurationServicesDeleteOptionalParams): Promise<void>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

options
ConfigurationServicesDeleteOptionalParams

De optiesparameters.

Retouren

Promise<void>

beginValidate(string, string, string, ConfigurationServiceSettings, ConfigurationServicesValidateOptionalParams)

Controleer of de instellingen van de toepassingsconfiguratieservice geldig zijn.

function beginValidate(resourceGroupName: string, serviceName: string, configurationServiceName: string, settings: ConfigurationServiceSettings, options?: ConfigurationServicesValidateOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationServiceSettingsValidateResult>, ConfigurationServiceSettingsValidateResult>>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

settings
ConfigurationServiceSettings

Instellingen voor de toepassingsconfiguratieservice die moeten worden gevalideerd

options
ConfigurationServicesValidateOptionalParams

De optiesparameters.

Retouren

beginValidateAndWait(string, string, string, ConfigurationServiceSettings, ConfigurationServicesValidateOptionalParams)

Controleer of de instellingen van de toepassingsconfiguratieservice geldig zijn.

function beginValidateAndWait(resourceGroupName: string, serviceName: string, configurationServiceName: string, settings: ConfigurationServiceSettings, options?: ConfigurationServicesValidateOptionalParams): Promise<ConfigurationServiceSettingsValidateResult>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

settings
ConfigurationServiceSettings

Instellingen voor de toepassingsconfiguratieservice die moeten worden gevalideerd

options
ConfigurationServicesValidateOptionalParams

De optiesparameters.

Retouren

get(string, string, string, ConfigurationServicesGetOptionalParams)

Haal de Toepassingsconfiguratieservice en de bijbehorende eigenschappen op.

function get(resourceGroupName: string, serviceName: string, configurationServiceName: string, options?: ConfigurationServicesGetOptionalParams): Promise<ConfigurationServiceResource>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

configurationServiceName

string

De naam van de toepassingsconfiguratieservice.

options
ConfigurationServicesGetOptionalParams

De optiesparameters.

Retouren

list(string, string, ConfigurationServicesListOptionalParams)

Verwerkt aanvragen om alle resources in een service weer te geven.

function list(resourceGroupName: string, serviceName: string, options?: ConfigurationServicesListOptionalParams): PagedAsyncIterableIterator<ConfigurationServiceResource, ConfigurationServiceResource[], PageSettings>

Parameters

resourceGroupName

string

De naam van de resourcegroep die de resource bevat. U kunt deze waarde verkrijgen via de Azure Resource Manager-API of de portal.

serviceName

string

De naam van de serviceresource.

options
ConfigurationServicesListOptionalParams

De optiesparameters.

Retouren