AzureWebCategoryListResult interface

Response for ListAzureWebCategories API service call.

Properties

nextLink

URL to get the next set of results.

value

List of Azure Web Categories for a given Subscription.

Property Details

URL to get the next set of results.

nextLink?: string

Property Value

string

value

List of Azure Web Categories for a given Subscription.

value?: AzureWebCategory[]

Property Value