C# Class ConoHaNet.Objects.Servers.CreateServerRequest.CreateServerDetails.NewServerNetwork

Afficher le fichier Open project: crowdy/OpenStack-ConoHa

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
NewServerNetwork ( string networkId ) : Networks

Initializes a new instance of the NewServerNetwork class with the specified ID.

Method Details

NewServerNetwork() public méthode

Initializes a new instance of the NewServerNetwork class with the specified ID.
public NewServerNetwork ( string networkId ) : Networks
networkId string The network ID. This is obtained from CloudNetwork.Id.
Résultat Networks