Class AccountKeyDatastoreSecrets


  • public final class AccountKeyDatastoreSecrets
    extends DatastoreSecretsInner
    Datastore account key secrets.
    • Constructor Detail

      • AccountKeyDatastoreSecrets

        public AccountKeyDatastoreSecrets()
    • Method Detail

      • key

        public String key()
        Get the key property: Storage account key.
        Returns:
        the key value.
      • withKey

        public AccountKeyDatastoreSecrets withKey​(String key)
        Set the key property: Storage account key.
        Parameters:
        key - the key value to set.
        Returns:
        the AccountKeyDatastoreSecrets object itself.