Interface PortalSettingValidationKeyContract


public interface PortalSettingValidationKeyContract
An immutable client-side representation of PortalSettingValidationKeyContract.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingValidationKeyContractInner object.
    Gets the validationKey property: This is secret value of the validation key in portal settings.
  • Method Details

    • validationKey

      String validationKey()
      Gets the validationKey property: This is secret value of the validation key in portal settings.
      Returns:
      the validationKey value.
    • innerModel

      Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.PortalSettingValidationKeyContractInner object.
      Returns:
      the inner object.