C# Класс CloudInit.Notification.Core.CloudInitSession

Information about the current CloudInit session
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
CloudInitSession ( String logData ) : System

Initializes a new instance of the CloudInitSession class.

Приватные методы

Метод Описание
GetNetworkAddress ( ) : String

Gets the network address of the local machine

Описание методов

CloudInitSession() публичный Метод

Initializes a new instance of the CloudInitSession class.
public CloudInitSession ( String logData ) : System
logData String The data from the log file
Результат System