ProviderExporter
Object Hierarchy:
Description:
[
CCode ( type_id =
"cloud_providers_provider_exporter_get_type ()" ) ]
public class ProviderExporter :
Object
Base object for representing a single single provider.
Content:
Properties:
- public DBusConnection bus { owned get; construct; }
The bus connection object for the provider.
- public string bus_name { owned get; construct; }
The bus name of the provider.
- public string bus_path { owned get; construct; }
The bus path of the provider.
- public string name { get; set; }
The name of the cloud provider.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object