Interface SecretsCollection


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

      • value

        List<ContainerAppSecret> value()
        Gets the value property: Collection of resources.
        Returns:
        the value value.
      • innerModel

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