public interface PrivateLinkResource extends HasInnerModel<PrivateLinkResourceInner>
| Modifier and Type | Method and Description |
|---|---|
String |
groupId()
Get the private link resource group id.
|
String |
id()
Get the id value.
|
String |
name()
Get the name value.
|
List<String> |
requiredMembers()
Get the private link resource required member names.
|
String |
type()
Get the type value.
|
innerModelCopyright © 2020 Microsoft Corporation. All rights reserved.