Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingValidationKeyContractInner
Packages that use PortalSettingValidationKeyContractInner
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of PortalSettingValidationKeyContractInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return PortalSettingValidationKeyContractInnerModifier and TypeMethodDescriptionDelegationSettingsClient.listSecrets(String resourceGroupName, String serviceName) Gets the secret validation key of the DelegationSettings.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type PortalSettingValidationKeyContractInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<PortalSettingValidationKeyContractInner> DelegationSettingsClient.listSecretsWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) Gets the secret validation key of the DelegationSettings. -
Uses of PortalSettingValidationKeyContractInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return PortalSettingValidationKeyContractInnerModifier and TypeMethodDescriptionPortalSettingValidationKeyContractInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of PortalSettingValidationKeyContractInner from the JsonReader.PortalSettingValidationKeyContractInner.withValidationKey(String validationKey) Set the validationKey property: This is secret value of the validation key in portal settings. -
Uses of PortalSettingValidationKeyContractInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return PortalSettingValidationKeyContractInnerModifier and TypeMethodDescriptionPortalSettingValidationKeyContract.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingValidationKeyContractInner object.