PairedRegion Class
Definition
Information regarding paired region.
public class PairedRegion
- Inheritance
-
java.lang.ObjectPairedRegion
Inherited Members
java.lang.Object.clone()
java.lang.Object.equals(java.lang.Object)
java.lang.Object.finalize()
java.lang.Object.getClass()
java.lang.Object.hashCode()
java.lang.Object.notify()
java.lang.Object.notifyAll()
java.lang.Object.toString()
java.lang.Object.wait()
java.lang.Object.wait(long)
java.lang.Object.wait(long,int)
Constructors
| PairedRegion() |
Methods
| id() |
Get the fully qualified ID of the location. For example, /subscriptions/00000000-0000-0000-0000-000000000000/locations/westus. |
| name() |
Get the name of the paired region. |
| subscriptionId() |
Get the subscription ID. |