Interface PrivateLinkResource
- All Superinterfaces:
HasInnerModel<PrivateLinkResourceInner>
A private link resource.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
Method Details
-
id
String id()Get the id value.- Returns:
- the id value
-
name
String name()Get the name value.- Returns:
- the name value
-
type
String type()Get the type value.- Returns:
- the type value
-
groupId
String groupId()Get the private link resource group id.- Returns:
- the groupId value
-
requiredMembers
Get the private link resource required member names.- Returns:
- the requiredMembers value
-