public class PrivateLinkResourceInner extends ArmProxyResource
| Constructor and Description |
|---|
PrivateLinkResourceInner() |
| 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.
|
List<String> |
requiredZoneNames()
Get the requiredZoneNames property: The private link resource required zone names.
|
void |
validate()
Validates the instance.
|
public String groupId()
public List<String> requiredMembers()
public List<String> requiredZoneNames()
public void validate()
validate in class ArmProxyResourceIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.