ServiceTagsListResultInner Class

Definition

Response for the ListServiceTags API service call.

public class ServiceTagsListResultInner
type ServiceTagsListResultInner = class
Public Class ServiceTagsListResultInner
Inheritance
ServiceTagsListResultInner

Constructors

ServiceTagsListResultInner()

Initializes a new instance of the ServiceTagsListResultInner class.

ServiceTagsListResultInner(String, String, String, String, String, IList<ServiceTagInformation>)

Initializes a new instance of the ServiceTagsListResultInner class.

Properties

ChangeNumber

Gets the iteration number.

Cloud

Gets the name of the cloud.

Id

Gets the ID of the cloud.

Name

Gets the name of the cloud.

Type

Gets the azure resource type.

Values

Gets the list of service tag information resources.

Applies to