DeploymentGetResponse Class

Definition

The deployment information operation response.

public class DeploymentGetResponse : Microsoft.Azure.AzureOperationResponse
type DeploymentGetResponse = class
    inherit AzureOperationResponse
Public Class DeploymentGetResponse
Inherits AzureOperationResponse
Inheritance
Microsoft.Azure.AzureOperationResponse
DeploymentGetResponse

Constructors

DeploymentGetResponse()

Initializes a new instance of the DeploymentGetResponse class.

Properties

Deployment

Optional. The deployment information.

Applies to