프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
AttachServerVolumeRequest ( string device, string volumeId ) : System |
Initializes a new instance of the AttachServerVolumeRequest class with the given device name and volume ID.
|
public AttachServerVolumeRequest ( string device, string volumeId ) : System | ||
device | string |
/// The name of the device, such as |
volumeId | string | The volume ID. This is obtained from |
리턴 | System |