Interface NamedValueSecretContract


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

      • value

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

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