PrivateLinkResourceListResult interface
The available private link resources for an Account
Properties
next |
The URI that can be used to request the next list of private link resources. |
value | The list of available private link resources for an Account |
Property Details
nextLink
The URI that can be used to request the next list of private link resources.
nextLink?: string
Property Value
string
value
The list of available private link resources for an Account
value?: GroupInformation[]