PartitionBackupEntity
Identifies the Service Fabric stateful partition which is being backed up.
Properties
Name | Type | Required |
---|---|---|
ServiceName |
string | No |
PartitionId |
string (uuid) | No |
ServiceName
Type: string
Required: No
The full name of the service with 'fabric:' URI scheme.
PartitionId
Type: string (uuid)
Required: No
The partition ID identifying the partition.