51 строка
2.1 KiB
YAML
51 строка
2.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint"
|
|
fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint"
|
|
name: "PrivateEndpoint"
|
|
nameWithType: "PrivateEndpoint"
|
|
summary: "The Private Endpoint resource."
|
|
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 PrivateEndpoint"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.PrivateEndpoint()"
|
|
fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.PrivateEndpoint()"
|
|
name: "PrivateEndpoint()"
|
|
nameWithType: "PrivateEndpoint.PrivateEndpoint()"
|
|
syntax: "public PrivateEndpoint()"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.id()"
|
|
fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.id()"
|
|
name: "id()"
|
|
nameWithType: "PrivateEndpoint.id()"
|
|
summary: "Get the id property: The ARM identifier for Private Endpoint."
|
|
syntax: "public String id()"
|
|
desc: "Get the id property: The ARM identifier for Private Endpoint."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.storage.models.PrivateEndpoint.validate()"
|
|
fullName: "com.azure.resourcemanager.storage.models.PrivateEndpoint.validate()"
|
|
name: "validate()"
|
|
nameWithType: "PrivateEndpoint.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
type: "class"
|
|
desc: "The Private Endpoint resource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.storage.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-storage:2.18.0
|