Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AttributeDescriptionTypeDefaultEditNote
OnlineDependency

개별 리소스의 온라인 시 자식 리소스의 온라인 수행 여부를 판단하는 속성입니다.
이 속성은 STRONG과 WEAK 값을 가질 수 있습니다.
WEAK인 경우, 자식 리소스를 온라인 하지 않고 단독 온라인을 수행합니다This indicate child is also brought online or not when a resource online is initiated.
Types are STRONG and WEAK.
Child is not brought online when a resource online is initiated, if this set as WEAK

STRINGSTRONGO 

OfflineDependency

개별 리소스의 오프라인 시 부모 리소스의 오프라인 수행 여부를 판단하는 속성입니다.
이 속성은 STRONG과 WEAK 값을 가질 수 있습니다.
WEAK인 경우, 부모 리소스를 오프라인 하지 않고 단독 오프라인을 수행합니다This indicate parent is also taken offline or not when a resource offline is initiated.
Types are STRONG and WEAK.
Parent is not taken offline when a resource offline is initiated, if this set as WEAK.

STRING

STRONG O 


Basic Dependency Cases among resources

...