Contains the response to a
CopyC# request.

CreateDeployment

C# |
public class CreateDeploymentResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | CreateDeploymentResult()()()() | Initializes a new instance of the CreateDeploymentResult class |
![]() | DeploymentId |
Gets and sets the property DeploymentId.
The deployment ID, which can be used with other requests to identify the deployment. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithDeploymentId(String) | Obsolete.
Sets the DeploymentId property
|

Object | |
![]() | CreateDeploymentResult |