azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

76 строки
4.2 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource"
fullName: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource"
name: "PrivateLinkResource"
nameWithType: "PrivateLinkResource"
summary: "A private link resource."
syntax: "public interface **PrivateLinkResource**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner?alt=com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner&text=PrivateLinkResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
methods:
- uid: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.groupId()"
fullName: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.groupId()"
name: "groupId()"
nameWithType: "PrivateLinkResource.groupId()"
summary: "Get the private link resource group id."
modifiers:
- "abstract"
syntax: "public abstract String groupId()"
desc: "Get the private link resource group id."
returns:
description: "the groupId value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.id()"
fullName: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.id()"
name: "id()"
nameWithType: "PrivateLinkResource.id()"
summary: "Get the id value."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Get the id value."
returns:
description: "the id value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.name()"
fullName: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.name()"
name: "name()"
nameWithType: "PrivateLinkResource.name()"
summary: "Get the name value."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Get the name value."
returns:
description: "the name value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.requiredMembers()"
fullName: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.requiredMembers()"
name: "requiredMembers()"
nameWithType: "PrivateLinkResource.requiredMembers()"
summary: "Get the private link resource required member names."
modifiers:
- "abstract"
syntax: "public abstract List<String> requiredMembers()"
desc: "Get the private link resource required member names."
returns:
description: "the requiredMembers value"
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.type()"
fullName: "com.microsoft.azure.management.cosmosdb.PrivateLinkResource.type()"
name: "type()"
nameWithType: "PrivateLinkResource.type()"
summary: "Get the type value."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Get the type value."
returns:
description: "the type value"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "A private link resource."
implements:
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.HasInner?alt=com.microsoft.azure.management.resources.fluentcore.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner?alt=com.microsoft.azure.management.cosmosdb.implementation.PrivateLinkResourceInner&text=PrivateLinkResourceInner\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.microsoft.azure.management.cosmosdb"
artifact: com.microsoft.azure:azure-mgmt-cosmosdb:1.41.4