Interface ReplicaCollection


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

    Modifier and Type
    Method
    Description
    Gets the inner com.azure.resourcemanager.appcontainers.fluent.models.ReplicaCollectionInner object.
    Gets the value property: Collection of resources.
  • Method Details

    • value

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

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