VMware vCloud Suite SDK for .NET 6.0.0
vmware::cis::tagging Namespace Reference

Namespaces

namespace  util

Classes

interface  Category
 The Category interface provides methods to create, read, update, delete, and enumerate categories. More...
class  CategoryDefinitions
 Defines the type descriptors for the Category API service. More...
class  CategoryModel
 The CategoryModel class defines a category that is used to group one or more tags. More...
class  CategoryStub
 Remote stub implementation of the Category API service. More...
class  CategoryTypes
 Defines the data types of the Category API service. More...
class  StructDefinitions
 Defines the type descriptors for the top-level types in com.vmware.cis.tagging package. More...
interface  Tag
 The Tag interface provides methods to create, read, update, delete, and enumerate tags. More...
interface  TagAssociation
 The TagAssociation interface provides methods to attach, detach, and query tags. More...
class  TagAssociationDefinitions
 Defines the type descriptors for the TagAssociation API service. More...
class  TagAssociationStub
 Remote stub implementation of the TagAssociation API service. More...
class  TagAssociationTypes
 Defines the data types of the TagAssociation API service. More...
class  TagDefinitions
 Defines the type descriptors for the Tag API service. More...
class  TagModel
 The TagModel class defines a tag that can be attached to vSphere objects. More...
class  TagStub
 Remote stub implementation of the Tag API service. More...
class  TagTypes
 Defines the data types of the Tag API service. More...