VMware vSphere Automation SDK for .NET 6.5.0
vmware::vcenter::FolderTypes Class Reference

Defines the data types of the Folder API service. More...

List of all members.

Classes

class  FilterSpec
 The Folder.FilterSpec class contains fields used to filter the results when listing folders (see Folder.List ). More...
class  Summary
 The Folder.Summary class contains commonly used information about a folder. More...
class  Type
 The Folder.Type enumerated type defines the type of a vCenter Server folder. More...

Static Public Attributes

static readonly string RESOURCE_TYPE = "Folder"
 The resource type for the vCenter folder.

Detailed Description

Defines the data types of the Folder API service.


Member Data Documentation

readonly string vmware::vcenter::FolderTypes::RESOURCE_TYPE = "Folder" [static]

The resource type for the vCenter folder.


The documentation for this class was generated from the following file: