DeploymentEventListResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Identifies the list of reboot events due to planned maintenance that impacted a deployment in the optionally provided timeframe.
public class DeploymentEventListResponse : Microsoft.Azure.AzureOperationResponse
type DeploymentEventListResponse = class
inherit AzureOperationResponse
Public Class DeploymentEventListResponse
Inherits AzureOperationResponse
- Inheritance
-
Microsoft.Azure.AzureOperationResponseDeploymentEventListResponse
Constructors
DeploymentEventListResponse() |
Initializes a new instance of the DeploymentEventListResponse class. |
Properties
ContinuationToken |
Optional. Gets or sets the deployment event's continuation token value. |
DeploymentEvents |
Optional. Gets or sets the list of reboot events. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET