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

38 строки
2.3 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.models.PrivateLinkResources"
fullName: "com.azure.resourcemanager.iothub.models.PrivateLinkResources"
name: "PrivateLinkResources"
nameWithType: "PrivateLinkResources"
summary: "An immutable client-side representation of Private<wbr>Link<wbr>Resources."
syntax: "public interface **PrivateLinkResources**"
methods:
- uid: "com.azure.resourcemanager.iothub.models.PrivateLinkResources.innerModel()"
fullName: "com.azure.resourcemanager.iothub.models.PrivateLinkResources.innerModel()"
name: "innerModel()"
nameWithType: "PrivateLinkResources.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>iothub.<wbr>fluent.<wbr>models.<wbr>Private<wbr>Link<wbr>Resources<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract PrivateLinkResourcesInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.iothub.fluent.models.PrivateLinkResourcesInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.iothub.fluent.models.PrivateLinkResourcesInner?alt=com.azure.resourcemanager.iothub.fluent.models.PrivateLinkResourcesInner&text=PrivateLinkResourcesInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.models.PrivateLinkResources.value()"
fullName: "com.azure.resourcemanager.iothub.models.PrivateLinkResources.value()"
name: "value()"
nameWithType: "PrivateLinkResources.value()"
summary: "Gets the value property: The list of available private link resources for an Iot<wbr>Hub."
modifiers:
- "abstract"
syntax: "public abstract List<GroupIdInformation> value()"
desc: "Gets the value property: The list of available private link resources for an IotHub."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.iothub.models.GroupIdInformation?alt=com.azure.resourcemanager.iothub.models.GroupIdInformation&text=GroupIdInformation\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An immutable client-side representation of PrivateLinkResources."
metadata: {}
package: "com.azure.resourcemanager.iothub.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0