Class PrivateLinkResourceProperties
java.lang.Object
com.azure.resourcemanager.automation.fluent.models.PrivateLinkResourceProperties
Properties of a private link resource.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PrivateLinkResourceProperties
public PrivateLinkResourceProperties()
-
-
Method Details
-
groupId
Get the groupId property: The private link resource group id.- Returns:
- the groupId value.
-
requiredMembers
Get the requiredMembers property: The private link resource required member names.- Returns:
- the requiredMembers value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-