Partager via


VirtualMachineInstallPatchesParameters.MaximumDuration Propriété

Définition

Obtient ou définit spécifie la durée maximale d’exécution de l’opération. Il doit s’agir d’une chaîne de durée conforme à la norme ISO 8601 telle que PT4H (4 heures)

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à