Compartir a través de


DeployedServicePackageHealthStateList.Add Método

Definición

Agrega un elemento a la colección.

public void Add (System.Fabric.Health.DeployedServicePackageHealthState item);
abstract member Add : System.Fabric.Health.DeployedServicePackageHealthState -> unit
override this.Add : System.Fabric.Health.DeployedServicePackageHealthState -> unit
Public Sub Add (item As DeployedServicePackageHealthState)

Parámetros

item
DeployedServicePackageHealthState

Elemento que se va a agregar.

Implementaciones

Se aplica a