C# Class ConoHaNet.Objects.Servers.CreateVirtualInterfaceRequest

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

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

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

Method Details

CreateVirtualInterfaceRequest() public méthode

Initializes a new instance of the CreateVirtualInterfaceRequest class with the specified network ID.
If is . If is empty.
public CreateVirtualInterfaceRequest ( string networkId ) : System.Net.NetworkInformation
networkId string The network ID. This is obtained from CloudNetwork.Id.
Résultat System.Net.NetworkInformation