C# 클래스 ConoHaNet.Objects.Servers.CreateServerRequest.CreateServerDetails.NewServerNetwork

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
NewServerNetwork ( string networkId ) : Networks

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

메소드 상세

NewServerNetwork() 공개 메소드

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.
리턴 Networks