Partager via


ContainerGroupData.RestartPolicy Propriété

Définition

Stratégie de redémarrage pour tous les conteneurs présents dans le groupe de conteneurs.

  • Always Toujours redémarrer
  • OnFailure Redémarrer en cas d’échec
  • Never Ne redémarrez jamais
public Azure.ResourceManager.ContainerInstance.Models.ContainerGroupRestartPolicy? RestartPolicy { get; set; }
member this.RestartPolicy : Nullable<Azure.ResourceManager.ContainerInstance.Models.ContainerGroupRestartPolicy> with get, set
Public Property RestartPolicy As Nullable(Of ContainerGroupRestartPolicy)

Valeur de propriété

S’applique à