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::Privilege::ServiceInfo Class Reference
Inheritance diagram for Com::Vmware::Vapi::Metadata::Privilege::ServiceInfo:

Avaliable Methods

public method set_operations ()
 
public method get_operations ()
 
public method new ()
 

Detailed Description

The Com::Vmware::Vapi::Metadata::Privilege::ServiceInfo class contains privilege information of a service element.

For an explanation of privilege information contained within service elements, see class Com::Vmware::Vapi::Metadata::Privilege::Service .

Member Function Documentation

public method Com::Vmware::Vapi::Metadata::Privilege::ServiceInfo::get_operations ( )

Gets the value of 'operations' property.

Return values
operations- The current value of the field. Information about all operation elements contained in this service element that contain privilege information. The key in the map is the identifier of the operation element and the value in the map is the privilege information for the operation element.

For an explanation of containment of privilege information within operation elements, see class Com::Vmware::Vapi::Metadata::Privilege::Service::Operation .

Map#

Code:
click to view
public method Com::Vmware::Vapi::Metadata::Privilege::ServiceInfo::new ( )

Constructor to initialize the Com::Vmware::Vapi::Metadata::Privilege::ServiceInfo structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Vapi::Metadata::Privilege::ServiceInfo::set_operations ( )

Sets the given value for 'operations' property.

Parameters
operations- New value for the field. Information about all operation elements contained in this service element that contain privilege information. The key in the map is the identifier of the operation element and the value in the map is the privilege information for the operation element.

For an explanation of containment of privilege information within operation elements, see class Com::Vmware::Vapi::Metadata::Privilege::Service::Operation .

Code:
click to view

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