C# Класс ConoHaNet.Objects.Servers.CreateVirtualInterfaceRequest.CreateVirtualInterface

Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
CreateVirtualInterface ( string networkId ) : System.Net.NetworkInformation

Initializes a new instance of the CreateVirtualInterface class with the specified network ID.

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

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

Initializes a new instance of the CreateVirtualInterface class with the specified network ID.
If is . If is empty.
public CreateVirtualInterface ( string networkId ) : System.Net.NetworkInformation
networkId string The network ID. This is obtained from CloudNetwork.Id.
Результат System.Net.NetworkInformation