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

63 строки
4.1 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties"
fullName: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties"
name: "PrivateLinkResourceProperties"
nameWithType: "PrivateLinkResourceProperties"
summary: "Properties of a private link resource."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **PrivateLinkResourceProperties**"
constructors:
- uid: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.PrivateLinkResourceProperties()"
fullName: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.PrivateLinkResourceProperties()"
name: "PrivateLinkResourceProperties()"
nameWithType: "PrivateLinkResourceProperties.PrivateLinkResourceProperties()"
syntax: "public PrivateLinkResourceProperties()"
methods:
- uid: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.groupId()"
fullName: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.groupId()"
name: "groupId()"
nameWithType: "PrivateLinkResourceProperties.groupId()"
summary: "Get the group<wbr>Id property: The private link resource group id."
syntax: "public String groupId()"
desc: "Get the groupId property: The private link resource group id."
returns:
description: "the groupId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.requiredMembers()"
fullName: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.requiredMembers()"
name: "requiredMembers()"
nameWithType: "PrivateLinkResourceProperties.requiredMembers()"
summary: "Get the required<wbr>Members property: The private link resource required member names."
syntax: "public List<String> requiredMembers()"
desc: "Get the requiredMembers property: The private link resource required member names."
returns:
description: "the requiredMembers value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.validate()"
fullName: "com.azure.resourcemanager.postgresql.models.PrivateLinkResourceProperties.validate()"
name: "validate()"
nameWithType: "PrivateLinkResourceProperties.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
type: "class"
desc: "Properties of a private link resource."
metadata: {}
package: "com.azure.resourcemanager.postgresql.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-postgresql:1.0.2