Class PairedRegion

java.lang.Object
com.microsoft.azure.management.resources.PairedRegion

public class PairedRegion extends Object
Information regarding paired region.
  • Constructor Details

    • PairedRegion

      public PairedRegion()
  • Method Details

    • name

      public String name()
      Get the name of the paired region.
      Returns:
      the name value
    • id

      public String id()
      Get the fully qualified ID of the location. For example, /subscriptions/00000000-0000-0000-0000-000000000000/locations/westus.
      Returns:
      the id value
    • subscriptionId

      public String subscriptionId()
      Get the subscription ID.
      Returns:
      the subscriptionId value