VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Vapi::Metadata::SourceType Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::SourceType:

Avaliable Methods

public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::SourceType enumerated type defines the types of sources for API metadata. You specify the type of source when adding a metadata source to a metadata service. Constant Com::Vmware::Vapi::Metadata::SourceType::FILE # Indicates the metadata source is a JSON file. Constant Com::Vmware::Vapi::Metadata::SourceType::REMOTE # Indicates the metadata source is a remote server.

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::SourceType::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::SourceType enumeration.

Return values
Blessedobject
Code:
click to view

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