你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ErrorDeploymentType Enum

Definition

The deployment on error behavior type. Possible values are LastSuccessful and SpecificDeployment.

public enum ErrorDeploymentType
type ErrorDeploymentType = 
Public Enum ErrorDeploymentType
Inheritance
ErrorDeploymentType

Fields

Name Value Description
LastSuccessful 0

LastSuccessful.

SpecificDeployment 1

SpecificDeployment.

Applies to