Partager via


TaskProperties.TaskScope Propriété

Définition

Obtient ou définit l’exécution de la tâche globale une fois lors du déclencheur de planification. La tâche de ressource s’exécute pour chaque machine virtuelle. Les valeurs possibles sont les suivantes : « Global », « Resource »

[Newtonsoft.Json.JsonProperty(PropertyName="taskScope")]
public string TaskScope { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="taskScope")>]
member this.TaskScope : string with get, set
Public Property TaskScope As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à