ServiceUpgradeProgress
Information about how many replicas are completed or pending for a specific service during upgrade.
Properties
Name | Type | Required |
---|---|---|
ServiceName |
string | No |
CompletedReplicaCount |
string | No |
PendingReplicaCount |
string | No |
ServiceName
Type: string
Required: No
Name of the Service resource.
CompletedReplicaCount
Type: string
Required: No
The number of replicas that completes the upgrade in the service.
PendingReplicaCount
Type: string
Required: No
The number of replicas that are waiting to be upgraded in the service.