Interface ReplicaCollection


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

      • value

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

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