azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.r...

61 строка
2.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.resources.models.Peers"
fullName: "com.azure.resourcemanager.resources.models.Peers"
name: "Peers"
nameWithType: "Peers"
summary: "Information about shared availability zone."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedMembers:
- "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)"
syntax: "public final class Peers"
constructors:
- uid: "com.azure.resourcemanager.resources.models.Peers.Peers()"
fullName: "com.azure.resourcemanager.resources.models.Peers.Peers()"
name: "Peers()"
nameWithType: "Peers.Peers()"
syntax: "public Peers()"
methods:
- uid: "com.azure.resourcemanager.resources.models.Peers.availabilityZone()"
fullName: "com.azure.resourcemanager.resources.models.Peers.availabilityZone()"
name: "availabilityZone()"
nameWithType: "Peers.availabilityZone()"
summary: "Get the availability<wbr>Zone property: The availability<wbr>Zone."
syntax: "public String availabilityZone()"
desc: "Get the availabilityZone property: The availabilityZone."
returns:
description: "the availabilityZone value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.models.Peers.subscriptionId()"
fullName: "com.azure.resourcemanager.resources.models.Peers.subscriptionId()"
name: "subscriptionId()"
nameWithType: "Peers.subscriptionId()"
summary: "Get the subscription<wbr>Id property: The subscription ID."
syntax: "public String subscriptionId()"
desc: "Get the subscriptionId property: The subscription ID."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.resources.models.Peers.validate()"
fullName: "com.azure.resourcemanager.resources.models.Peers.validate()"
name: "validate()"
nameWithType: "Peers.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Information about shared availability zone."
metadata: {}
package: "com.azure.resourcemanager.resources.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-resources:2.18.0