ServiceTagsListResult interface

Response for the ListServiceTags API service call.

Properties

changeNumber

The iteration number. NOTE: This property will not be serialized. It can only be populated by the server.

cloud

The name of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

id

The ID of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink

The URL to get next page of service tag information resources. NOTE: This property will not be serialized. It can only be populated by the server.

type

The azure resource type. NOTE: This property will not be serialized. It can only be populated by the server.

values

The list of service tag information resources. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

changeNumber

The iteration number. NOTE: This property will not be serialized. It can only be populated by the server.

changeNumber?: string

Property Value

string

cloud

The name of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

cloud?: string

Property Value

string

id

The ID of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

The name of the cloud. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

The URL to get next page of service tag information resources. NOTE: This property will not be serialized. It can only be populated by the server.

nextLink?: string

Property Value

string

type

The azure resource type. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

values

The list of service tag information resources. NOTE: This property will not be serialized. It can only be populated by the server.

values?: ServiceTagInformation[]

Property Value