HybridComputePrivateLinkScopeListResult interface
Describes the list of Azure Arc PrivateLinkScope resources.
Properties
next |
The URI to get the next set of Azure Arc PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set. |
value | List of Azure Arc PrivateLinkScope definitions. |
Property Details
nextLink
The URI to get the next set of Azure Arc PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set.
nextLink?: string
Property Value
string
value
List of Azure Arc PrivateLinkScope definitions.
value: HybridComputePrivateLinkScope[]