Interface ICellHealthIsolationRegistry
เนื้อหานี้ยังไม่ได้แปลเป็นภาษาไทย แสดงเป็นภาษาอังกฤษแทน
Namespace: Cephalon.Abstractions.Technologies
Assembly: Cephalon.Abstractions.dll
Collects cell health-isolation descriptors during runtime composition.
public interface ICellHealthIsolationRegistryMethods
Section titled “Methods”Add(CellHealthIsolationDescriptor)
Section titled “ Add(CellHealthIsolationDescriptor)”Adds one cell health-isolation descriptor to the active runtime composition.
void Add(CellHealthIsolationDescriptor healthIsolation)Parameters
Section titled “Parameters”healthIsolation CellHealthIsolationDescriptor
The cell health-isolation descriptor to add.