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

30 строки
2.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnection.DefinitionStages.WithGroupIds"
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnection.DefinitionStages.WithGroupIds"
name: "PrivateEndpointConnection.DefinitionStages.WithGroupIds"
nameWithType: "PrivateEndpointConnection.DefinitionStages.WithGroupIds"
summary: "The stage of the Private<wbr>Endpoint<wbr>Connection definition allowing to specify group<wbr>Ids."
syntax: "public static interface **PrivateEndpointConnection.DefinitionStages.WithGroupIds**"
methods:
- uid: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnection.DefinitionStages.WithGroupIds.withGroupIds(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnection.DefinitionStages.WithGroupIds.withGroupIds(List<String> groupIds)"
name: "withGroupIds(List<String> groupIds)"
nameWithType: "PrivateEndpointConnection.DefinitionStages.WithGroupIds.withGroupIds(List<String> groupIds)"
summary: "Specifies the group<wbr>Ids property: Array of group IDs.."
modifiers:
- "abstract"
parameters:
- description: "Array of group IDs."
name: "groupIds"
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;"
syntax: "public abstract PrivateEndpointConnection.DefinitionStages.WithCreate withGroupIds(List<String> groupIds)"
desc: "Specifies the groupIds property: Array of group IDs.."
returns:
description: "the next definition stage."
type: "<xref href=\"com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnection.DefinitionStages.WithCreate?alt=com.azure.resourcemanager.deviceupdate.models.PrivateEndpointConnection.DefinitionStages.WithCreate&text=WithCreate\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The stage of the PrivateEndpointConnection definition allowing to specify groupIds."
metadata: {}
package: "com.azure.resourcemanager.deviceupdate.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-deviceupdate:1.0.0