C# Class CloudInit.Notification.Core.CloudInitSession

Information about the current CloudInit session
Afficher le fichier Open project: bwight/CloudInit.NET Class Usage Examples

Méthodes publiques

Méthode Description
CloudInitSession ( String logData ) : System

Initializes a new instance of the CloudInitSession class.

Private Methods

Méthode Description
GetNetworkAddress ( ) : String

Gets the network address of the local machine

Method Details

CloudInitSession() public méthode

Initializes a new instance of the CloudInitSession class.
public CloudInitSession ( String logData ) : System
logData String The data from the log file
Résultat System