Interface DaprSecretsCollection


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

      • value

        List<Secret> value()
        Gets the value property: Collection of secrets used by a Dapr component.
        Returns:
        the value value.
      • innerModel

        DaprSecretsCollectionInner innerModel()
        Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.DaprSecretsCollectionInner object.
        Returns:
        the inner object.