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

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

List of all members.

Classes

class  FilterSpec
 The Datastore.FilterSpec class contains fields used to filter the results when listing datastores (see Datastore.List ). More...
class  Info
 The Datastore.Info class contains information about a datastore. More...
class  Summary
 The Datastore.Summary class contains commonly used information about a datastore. More...
class  Type
 The Datastore.Type enumerated type defines the supported types of vCenter datastores. More...

Static Public Attributes

static readonly string RESOURCE_TYPE = "Datastore"
 The resource type for the vCenter datastore.

Detailed Description

Defines the data types of the Datastore API service.


Member Data Documentation

readonly string vmware::vcenter::DatastoreTypes::RESOURCE_TYPE = "Datastore" [static]

The resource type for the vCenter datastore.


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