public final class NetworkInterfaceIpConfigurationPrivateLinkConnectionProperties extends Object
| Constructor and Description |
|---|
NetworkInterfaceIpConfigurationPrivateLinkConnectionProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
fqdns()
Get the fqdns property: List of FQDNs for current private link connection.
|
String |
groupId()
Get the groupId property: The group ID for current private link connection.
|
String |
requiredMemberName()
Get the requiredMemberName property: The required member name for current private link connection.
|
void |
validate()
Validates the instance.
|
public NetworkInterfaceIpConfigurationPrivateLinkConnectionProperties()
public String groupId()
public String requiredMemberName()
public List<String> fqdns()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.