122 строки
7.2 KiB
YAML
122 строки
7.2 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource"
|
|
name: "PrivateLinkResource"
|
|
nameWithType: "PrivateLinkResource"
|
|
summary: "An immutable client-side representation of Private<wbr>Link<wbr>Resource."
|
|
syntax: "public interface **PrivateLinkResource**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.groupId()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.groupId()"
|
|
name: "groupId()"
|
|
nameWithType: "PrivateLinkResource.groupId()"
|
|
summary: "Gets the group<wbr>Id property: Group Id of the private link resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String groupId()"
|
|
desc: "Gets the groupId property: Group Id of the private link resource."
|
|
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.webpubsub.models.PrivateLinkResource.id()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.id()"
|
|
name: "id()"
|
|
nameWithType: "PrivateLinkResource.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
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.webpubsub.models.PrivateLinkResource.innerModel()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "PrivateLinkResource.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>webpubsub.<wbr>fluent.<wbr>models.<wbr>Private<wbr>Link<wbr>Resource<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract PrivateLinkResourceInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.webpubsub.fluent.models.PrivateLinkResourceInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.webpubsub.fluent.models.PrivateLinkResourceInner?alt=com.azure.resourcemanager.webpubsub.fluent.models.PrivateLinkResourceInner&text=PrivateLinkResourceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.name()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.name()"
|
|
name: "name()"
|
|
nameWithType: "PrivateLinkResource.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.requiredMembers()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.requiredMembers()"
|
|
name: "requiredMembers()"
|
|
nameWithType: "PrivateLinkResource.requiredMembers()"
|
|
summary: "Gets the required<wbr>Members property: Required members of the private link resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<String> requiredMembers()"
|
|
desc: "Gets the requiredMembers property: Required members of the private link resource."
|
|
returns:
|
|
description: "the requiredMembers value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.requiredZoneNames()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.requiredZoneNames()"
|
|
name: "requiredZoneNames()"
|
|
nameWithType: "PrivateLinkResource.requiredZoneNames()"
|
|
summary: "Gets the required<wbr>Zone<wbr>Names property: Required private DNS zone names."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<String> requiredZoneNames()"
|
|
desc: "Gets the requiredZoneNames property: Required private DNS zone names."
|
|
returns:
|
|
description: "the requiredZoneNames value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.shareablePrivateLinkResourceTypes()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.shareablePrivateLinkResourceTypes()"
|
|
name: "shareablePrivateLinkResourceTypes()"
|
|
nameWithType: "PrivateLinkResource.shareablePrivateLinkResourceTypes()"
|
|
summary: "Gets the shareable<wbr>Private<wbr>Link<wbr>Resource<wbr>Types property: The list of resources that are onboarded to private link service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<ShareablePrivateLinkResourceType> shareablePrivateLinkResourceTypes()"
|
|
desc: "Gets the shareablePrivateLinkResourceTypes property: The list of resources that are onboarded to private link service."
|
|
returns:
|
|
description: "the shareablePrivateLinkResourceTypes value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<xref href=\"com.azure.resourcemanager.webpubsub.models.ShareablePrivateLinkResourceType?alt=com.azure.resourcemanager.webpubsub.models.ShareablePrivateLinkResourceType&text=ShareablePrivateLinkResourceType\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.systemData()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "PrivateLinkResource.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.type()"
|
|
fullName: "com.azure.resourcemanager.webpubsub.models.PrivateLinkResource.type()"
|
|
name: "type()"
|
|
nameWithType: "PrivateLinkResource.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of PrivateLinkResource."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.webpubsub.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-webpubsub:1.1.0
|