AzureMonitorPrivateLinkScopeListResult interface

Describes the list of Azure Monitor PrivateLinkScope resources.

Properties

nextLink

The URI to get the next set of Azure Monitor PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set.

value

List of Azure Monitor PrivateLinkScope definitions.

Property Details

The URI to get the next set of Azure Monitor PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set.

nextLink?: string

Property Value

string

value

List of Azure Monitor PrivateLinkScope definitions.

value: AzureMonitorPrivateLinkScope[]

Property Value