Uses of Class
com.azure.resourcemanager.appservice.fluent.models.KeyInfoInner
-
Packages that use KeyInfoInner Package Description com.azure.resourcemanager.appservice.fluent Package containing the service clients for WebSiteManagementClient.com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient. -
-
Uses of KeyInfoInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return KeyInfoInner Modifier and Type Method Description KeyInfoInnerWebAppsClient. createOrUpdateFunctionSecret(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key)Description for Add or update a function secret.KeyInfoInnerWebAppsClient. createOrUpdateFunctionSecretSlot(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key)Description for Add or update a function secret.KeyInfoInnerWebAppsClient. createOrUpdateHostSecret(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key)Description for Add or update a host level secret.KeyInfoInnerWebAppsClient. createOrUpdateHostSecretSlot(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key)Description for Add or update a host level secret.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type KeyInfoInner Modifier and Type Method Description Mono<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretAsync(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key)Description for Add or update a function secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretSlotAsync(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key)Description for Add or update a function secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretSlotWithResponse(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a function secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateFunctionSecretSlotWithResponseAsync(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key)Description for Add or update a function secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretWithResponse(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a function secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateFunctionSecretWithResponseAsync(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key)Description for Add or update a function secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretAsync(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key)Description for Add or update a host level secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretSlotAsync(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key)Description for Add or update a host level secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretSlotWithResponse(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a host level secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateHostSecretSlotWithResponseAsync(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key)Description for Add or update a host level secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretWithResponse(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a host level secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateHostSecretWithResponseAsync(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key)Description for Add or update a host level secret.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type KeyInfoInner Modifier and Type Method Description KeyInfoInnerWebAppsClient. createOrUpdateFunctionSecret(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key)Description for Add or update a function secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretAsync(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key)Description for Add or update a function secret.KeyInfoInnerWebAppsClient. createOrUpdateFunctionSecretSlot(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key)Description for Add or update a function secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretSlotAsync(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key)Description for Add or update a function secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretSlotWithResponse(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a function secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateFunctionSecretSlotWithResponseAsync(String resourceGroupName, String name, String functionName, String keyName, String slot, KeyInfoInner key)Description for Add or update a function secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateFunctionSecretWithResponse(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a function secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateFunctionSecretWithResponseAsync(String resourceGroupName, String name, String functionName, String keyName, KeyInfoInner key)Description for Add or update a function secret.KeyInfoInnerWebAppsClient. createOrUpdateHostSecret(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key)Description for Add or update a host level secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretAsync(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key)Description for Add or update a host level secret.KeyInfoInnerWebAppsClient. createOrUpdateHostSecretSlot(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key)Description for Add or update a host level secret.Mono<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretSlotAsync(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key)Description for Add or update a host level secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretSlotWithResponse(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a host level secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateHostSecretSlotWithResponseAsync(String resourceGroupName, String name, String keyType, String keyName, String slot, KeyInfoInner key)Description for Add or update a host level secret.com.azure.core.http.rest.Response<KeyInfoInner>WebAppsClient. createOrUpdateHostSecretWithResponse(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key, com.azure.core.util.Context context)Description for Add or update a host level secret.Mono<com.azure.core.http.rest.Response<KeyInfoInner>>WebAppsClient. createOrUpdateHostSecretWithResponseAsync(String resourceGroupName, String name, String keyType, String keyName, KeyInfoInner key)Description for Add or update a host level secret. -
Uses of KeyInfoInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return KeyInfoInner Modifier and Type Method Description KeyInfoInnerKeyInfoInner. withName(String name)Set the name property: Key name.KeyInfoInnerKeyInfoInner. withValue(String value)Set the value property: Key value.
-