C# 클래스 ConoHaNet.Objects.Servers.CreateVirtualInterfaceRequest.CreateVirtualInterface

파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

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