Interface NamedValueSecretContract


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.NamedValueSecretContractInner object.
    Gets the value property: This is secret value of the NamedValue entity.
  • Method Details

    • value

      String value()
      Gets the value property: This is secret value of the NamedValue entity.
      Returns:
      the value value.
    • innerModel

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