withReplicas
Method
interface ProjectResource { // ... omitted for brevity withReplicas(replicas: number): ProjectResource;}Signature
method
withReplicasbuilderConfigures how many replicas of the project should be created for the project.
withReplicas(replicas: number): ProjectResourceParameters
replicasnumberReturns
ProjectResourceApplies to
This method applies to the following types: