### YamlMime:JavaType uid: "com.microsoft.azure.management.resources.PairedRegion" fullName: "com.microsoft.azure.management.resources.PairedRegion" name: "PairedRegion" nameWithType: "PairedRegion" summary: "Information regarding paired region." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **PairedRegion**" constructors: - uid: "com.microsoft.azure.management.resources.PairedRegion.PairedRegion()" fullName: "com.microsoft.azure.management.resources.PairedRegion.PairedRegion()" name: "PairedRegion()" nameWithType: "PairedRegion.PairedRegion()" syntax: "public PairedRegion()" methods: - uid: "com.microsoft.azure.management.resources.PairedRegion.id()" fullName: "com.microsoft.azure.management.resources.PairedRegion.id()" name: "id()" nameWithType: "PairedRegion.id()" summary: "Get the fully qualified ID of the location." syntax: "public String id()" desc: "Get the fully qualified ID of the location. For example, /subscriptions/00000000-0000-0000-0000-000000000000/locations/westus." returns: description: "the id value" type: "" - uid: "com.microsoft.azure.management.resources.PairedRegion.name()" fullName: "com.microsoft.azure.management.resources.PairedRegion.name()" name: "name()" nameWithType: "PairedRegion.name()" summary: "Get the name of the paired region." syntax: "public String name()" desc: "Get the name of the paired region." returns: description: "the name value" type: "" - uid: "com.microsoft.azure.management.resources.PairedRegion.subscriptionId()" fullName: "com.microsoft.azure.management.resources.PairedRegion.subscriptionId()" name: "subscriptionId()" nameWithType: "PairedRegion.subscriptionId()" summary: "Get the subscription ID." syntax: "public String subscriptionId()" desc: "Get the subscription ID." returns: description: "the subscriptionId value" type: "" type: "class" desc: "Information regarding paired region." metadata: {} package: "com.microsoft.azure.management.resources" artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4