Mono<ApiKVReferenceInner> |
WebAppsClient.getAppSettingKeyVaultReferenceAsync(String resourceGroupName,
String name,
String appSettingKey) |
Description for Gets the config reference and status of an app.
|
Mono<ApiKVReferenceInner> |
WebAppsClient.getAppSettingKeyVaultReferenceSlotAsync(String resourceGroupName,
String name,
String appSettingKey,
String slot) |
Description for Gets the config reference and status of an app.
|
com.azure.core.http.rest.Response<ApiKVReferenceInner> |
WebAppsClient.getAppSettingKeyVaultReferenceSlotWithResponse(String resourceGroupName,
String name,
String appSettingKey,
String slot,
com.azure.core.util.Context context) |
Description for Gets the config reference and status of an app.
|
Mono<com.azure.core.http.rest.Response<ApiKVReferenceInner>> |
WebAppsClient.getAppSettingKeyVaultReferenceSlotWithResponseAsync(String resourceGroupName,
String name,
String appSettingKey,
String slot) |
Description for Gets the config reference and status of an app.
|
com.azure.core.http.rest.Response<ApiKVReferenceInner> |
WebAppsClient.getAppSettingKeyVaultReferenceWithResponse(String resourceGroupName,
String name,
String appSettingKey,
com.azure.core.util.Context context) |
Description for Gets the config reference and status of an app.
|
Mono<com.azure.core.http.rest.Response<ApiKVReferenceInner>> |
WebAppsClient.getAppSettingKeyVaultReferenceWithResponseAsync(String resourceGroupName,
String name,
String appSettingKey) |
Description for Gets the config reference and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getAppSettingsKeyVaultReferences(String resourceGroupName,
String name) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getAppSettingsKeyVaultReferences(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedFlux<ApiKVReferenceInner> |
WebAppsClient.getAppSettingsKeyVaultReferencesAsync(String resourceGroupName,
String name) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getAppSettingsKeyVaultReferencesSlot(String resourceGroupName,
String name,
String slot) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getAppSettingsKeyVaultReferencesSlot(String resourceGroupName,
String name,
String slot,
com.azure.core.util.Context context) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedFlux<ApiKVReferenceInner> |
WebAppsClient.getAppSettingsKeyVaultReferencesSlotAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the config reference app settings and status of an app.
|
Mono<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferenceAsync(String resourceGroupName,
String name,
String connectionStringKey) |
Description for Gets the config reference and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferences(String resourceGroupName,
String name) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferences(String resourceGroupName,
String name,
com.azure.core.util.Context context) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedFlux<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferencesAsync(String resourceGroupName,
String name) |
Description for Gets the config reference app settings and status of an app.
|
Mono<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferenceSlotAsync(String resourceGroupName,
String name,
String connectionStringKey,
String slot) |
Description for Gets the config reference and status of an app.
|
com.azure.core.http.rest.Response<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferenceSlotWithResponse(String resourceGroupName,
String name,
String connectionStringKey,
String slot,
com.azure.core.util.Context context) |
Description for Gets the config reference and status of an app.
|
Mono<com.azure.core.http.rest.Response<ApiKVReferenceInner>> |
WebAppsClient.getSiteConnectionStringKeyVaultReferenceSlotWithResponseAsync(String resourceGroupName,
String name,
String connectionStringKey,
String slot) |
Description for Gets the config reference and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferencesSlot(String resourceGroupName,
String name,
String slot) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedIterable<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferencesSlot(String resourceGroupName,
String name,
String slot,
com.azure.core.util.Context context) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.PagedFlux<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferencesSlotAsync(String resourceGroupName,
String name,
String slot) |
Description for Gets the config reference app settings and status of an app.
|
com.azure.core.http.rest.Response<ApiKVReferenceInner> |
WebAppsClient.getSiteConnectionStringKeyVaultReferenceWithResponse(String resourceGroupName,
String name,
String connectionStringKey,
com.azure.core.util.Context context) |
Description for Gets the config reference and status of an app.
|
Mono<com.azure.core.http.rest.Response<ApiKVReferenceInner>> |
WebAppsClient.getSiteConnectionStringKeyVaultReferenceWithResponseAsync(String resourceGroupName,
String name,
String connectionStringKey) |
Description for Gets the config reference and status of an app.
|