C# Class ConoHaNet.Objects.Servers.CreateVirtualInterfaceRequest.CreateVirtualInterface

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CreateVirtualInterface ( string networkId ) : System.Net.NetworkInformation

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

Method Details

CreateVirtualInterface() public méthode

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.
Résultat System.Net.NetworkInformation