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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CreateVirtualInterfaceRequest ( string networkId ) : System.Net.NetworkInformation

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

메소드 상세

CreateVirtualInterfaceRequest() 공개 메소드

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.
리턴 System.Net.NetworkInformation