Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Information about an upgrade ___domain.
Properties
| Name | Type | Required |
|---|---|---|
Name |
string | No |
State |
string (enum) | No |
Name
Type: string
Required: No
The name of the upgrade ___domain
State
Type: string (enum)
Required: No
The state of the upgrade ___domain.
Possible values are:
Invalid- Indicates the upgrade ___domain state is invalid. All Service Fabric enumerations have the invalid type. The value is zero.Pending- The upgrade ___domain has not started upgrading yet. The value is 1InProgress- The upgrade ___domain is being upgraded but not complete yet. The value is 2Completed- The upgrade ___domain has completed upgrade. The value is 3