Compartir a través de


MSDeployProvisioningState Enumeración

Definición

Define valores para MSDeployProvisioningState.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MSDeployProvisioningState
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MSDeployProvisioningState = 
Public Enum MSDeployProvisioningState
Herencia
MSDeployProvisioningState
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Accepted 0
Canceled 4
Failed 3
Running 1
Succeeded 2

Se aplica a