public final class PrivateLinkResourceProperties extends Object
| Constructor and Description |
|---|
PrivateLinkResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
groupId()
Get the groupId property: The private link resource group id.
|
List<String> |
requiredMembers()
Get the requiredMembers property: The private link resource required member names.
|
void |
validate()
Validates the instance.
|
public String groupId()
public List<String> requiredMembers()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.