ConfigurationServices interface
ConfigurationServices-t képviselő felület.
Metódusok
Metódus adatai
beginCreateOrUpdate(string, string, string, ConfigurationServiceResource, ConfigurationServicesCreateOrUpdateOptionalParams)
Hozza létre az alapértelmezett alkalmazáskonfigurációs szolgáltatást, vagy frissítse a meglévő alkalmazáskonfigurációs szolgáltatást.
function beginCreateOrUpdate(resourceGroupName: string, serviceName: string, configurationServiceName: string, configurationServiceResource: ConfigurationServiceResource, options?: ConfigurationServicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationServiceResource>, ConfigurationServiceResource>>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
- configurationServiceResource
- ConfigurationServiceResource
A frissítési művelet paraméterei
A beállítások paraméterei.
Válaszok
Promise<@azure/core-lro.SimplePollerLike<OperationState<ConfigurationServiceResource>, ConfigurationServiceResource>>
beginCreateOrUpdateAndWait(string, string, string, ConfigurationServiceResource, ConfigurationServicesCreateOrUpdateOptionalParams)
Hozza létre az alapértelmezett alkalmazáskonfigurációs szolgáltatást, vagy frissítse a meglévő alkalmazáskonfigurációs szolgáltatást.
function beginCreateOrUpdateAndWait(resourceGroupName: string, serviceName: string, configurationServiceName: string, configurationServiceResource: ConfigurationServiceResource, options?: ConfigurationServicesCreateOrUpdateOptionalParams): Promise<ConfigurationServiceResource>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
- configurationServiceResource
- ConfigurationServiceResource
A frissítési művelet paraméterei
A beállítások paraméterei.
Válaszok
Promise<ConfigurationServiceResource>
beginDelete(string, string, string, ConfigurationServicesDeleteOptionalParams)
Tiltsa le az alapértelmezett alkalmazáskonfigurációs szolgáltatást.
function beginDelete(resourceGroupName: string, serviceName: string, configurationServiceName: string, options?: ConfigurationServicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
A beállítások paraméterei.
Válaszok
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, ConfigurationServicesDeleteOptionalParams)
Tiltsa le az alapértelmezett alkalmazáskonfigurációs szolgáltatást.
function beginDeleteAndWait(resourceGroupName: string, serviceName: string, configurationServiceName: string, options?: ConfigurationServicesDeleteOptionalParams): Promise<void>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
A beállítások paraméterei.
Válaszok
Promise<void>
beginValidate(string, string, string, ConfigurationServiceSettings, ConfigurationServicesValidateOptionalParams)
Ellenőrizze, hogy az Alkalmazáskonfigurációs szolgáltatás beállításai érvényesek-e.
function beginValidate(resourceGroupName: string, serviceName: string, configurationServiceName: string, settings: ConfigurationServiceSettings, options?: ConfigurationServicesValidateOptionalParams): Promise<SimplePollerLike<OperationState<ConfigurationServiceSettingsValidateResult>, ConfigurationServiceSettingsValidateResult>>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
- settings
- ConfigurationServiceSettings
Érvényesítendő alkalmazáskonfigurációs szolgáltatás beállításai
A beállítások paraméterei.
Válaszok
Promise<@azure/core-lro.SimplePollerLike<OperationState<ConfigurationServiceSettingsValidateResult>, ConfigurationServiceSettingsValidateResult>>
beginValidateAndWait(string, string, string, ConfigurationServiceSettings, ConfigurationServicesValidateOptionalParams)
Ellenőrizze, hogy az Alkalmazáskonfigurációs szolgáltatás beállításai érvényesek-e.
function beginValidateAndWait(resourceGroupName: string, serviceName: string, configurationServiceName: string, settings: ConfigurationServiceSettings, options?: ConfigurationServicesValidateOptionalParams): Promise<ConfigurationServiceSettingsValidateResult>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
- settings
- ConfigurationServiceSettings
Érvényesítendő alkalmazáskonfigurációs szolgáltatás beállításai
A beállítások paraméterei.
Válaszok
get(string, string, string, ConfigurationServicesGetOptionalParams)
Kérje le az Alkalmazáskonfigurációs szolgáltatást és annak tulajdonságait.
function get(resourceGroupName: string, serviceName: string, configurationServiceName: string, options?: ConfigurationServicesGetOptionalParams): Promise<ConfigurationServiceResource>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
- configurationServiceName
-
string
Az Alkalmazáskonfigurációs szolgáltatás neve.
A beállítások paraméterei.
Válaszok
Promise<ConfigurationServiceResource>
list(string, string, ConfigurationServicesListOptionalParams)
Kezeli a szolgáltatás összes erőforrásának listázására vonatkozó kérelmeket.
function list(resourceGroupName: string, serviceName: string, options?: ConfigurationServicesListOptionalParams): PagedAsyncIterableIterator<ConfigurationServiceResource, ConfigurationServiceResource[], PageSettings>
Paraméterek
- resourceGroupName
-
string
Az erőforrást tartalmazó erőforráscsoport neve. Ezt az értéket az Azure Resource Manager API-ból vagy a portálról szerezheti be.
- serviceName
-
string
A szolgáltatáserőforrás neve.
A beállítások paraméterei.