SubscriptionTags

A custom information set on subscription level.

Resource definition

{
  "SubscriptionId": 123,
  "Department": "Department tag value",
  "CostCenter": "CostCenter tag value",
  "Project": "Project tag value",
  "Owner": "Owner tag value",
  "Custom": "Custom tag value",
  "CreatedDate": "2012-12-22T19:21:04.9139935Z",
  "ModifiedDate": "2012-12-22T19:21:04.9139935Z"
}

Name

Type

Description

SubscriptionId

int

Identifier of the subscription

Department

string

Free text added on Subscription level in Department field in Cloud-iQ.

CostCenter

string

Free text added on Subscription level in Cost Center field in Cloud-iQ.

Project

string

Free text added on Subscription level in Project field in Cloud-iQ.

Owner

string

Free text added on Subscription level in Owner field in Cloud-iQ.

Custom

string

Free text added on Subscription level in Custom field in Cloud-iQ.

CreatedDate

DateTime

Date and time when tags were created

ModifiedDate

DateTime

Date and time when tags were modified the last time

Operations on subscription tags