public class NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties extends Object
| Constructor and Description |
|---|
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
fqdns()
Get list of FQDNs for current private link connection.
|
String |
groupId()
Get the group ID for current private link connection.
|
String |
requiredMemberName()
Get the required member name for current private link connection.
|
public NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/