DeploymentGetLogResponse Class

Definition

The get log for a deployments operation response.

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

Constructors

DeploymentGetLogResponse()

Initializes a new instance of the DeploymentGetLogResponse class.

Properties

Log

Optional. The deployment log information.

Applies to