PrivateLinkResourceInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. redisenterprise. fluent. models. PrivateLinkResourceInner
- com.
- com.
public final class PrivateLinkResourceInner
extends ProxyResource
A private link resource.
Constructor | Description |
---|---|
Private |
Creates an instance of Private |
Modifier and Type | Method and Description |
---|---|
String |
group Get the group |
List<String> |
required Get the required |
List<String> |
required Get the required |
void |
validate()
Validates the instance. |
Private |
with Set the required |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
PrivateLinkResourceInner
public PrivateLinkResourceInner()
Creates an instance of PrivateLinkResourceInner class.
groupId
public String groupId()
Get the groupId property: The private link resource group id.
Returns:
requiredMembers
public List
Get the requiredMembers property: The private link resource required member names.
Returns:
requiredZoneNames
public List
Get the requiredZoneNames property: The private link resource Private link DNS zone name.
Returns:
validate
public void validate()
Validates the instance.
withRequiredZoneNames
public PrivateLinkResourceInner withRequiredZoneNames(List
Set the requiredZoneNames property: The private link resource Private link DNS zone name.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: