public final class PartnerInfo extends Object
| Constructor and Description |
|---|
PartnerInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id property: Resource identifier of the partner server.
|
String |
location()
Get the location property: Geo location of the partner server.
|
FailoverGroupReplicationRole |
replicationRole()
Get the replicationRole property: Replication role of the partner server.
|
void |
validate()
Validates the instance.
|
PartnerInfo |
withId(String id)
Set the id property: Resource identifier of the partner server.
|
public String id()
public PartnerInfo withId(String id)
id - the id value to set.public String location()
public FailoverGroupReplicationRole replicationRole()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.