TargetSet Members
The TargetSet object represents a policy-based Management target set that holds information about levels, the condition for each level, and the target types.
The following tables list the members exposed by the TargetSet type.
Public Constructors
Name | Description | |
---|---|---|
TargetSet | Overloaded. Initializes a new instance of the TargetSet class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Enabled | Gets or sets the Boolean value that specifies whether the target set is enabled. |
![]() |
ID | Gets the ID value that uniquely identifies the target set. |
![]() |
IdentityKey | |
![]() |
Levels | Represents a collection of TargetSetLevel objects. Each TargetSetLevel object represents a policy-based Management target set level |
![]() |
Metadata | Returns metadata about the instance and its domain. (inherited from SfcInstance) |
![]() |
Parent | Gets the ObjectSet object that is the parent of the TargetSet object. |
![]() |
Properties | Returns a collection instance properties. (inherited from SfcInstance) |
![]() |
RootLevel | Gets the root level for the target set. |
![]() |
TargetType | Gets the target type for the target set. |
![]() |
TargetTypeSkeleton | |
![]() |
Urn | Returns the uniform resource name of the SfcInstance object. (inherited from SfcInstance) |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
AbstractIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
PropertyStorageProvider | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
State | Returns the state of the SfcInstance object. (inherited from SfcInstance) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Discover | Overridden. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetDomain | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
GetFilter | Gets the filter that is associated with the target set. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLevel | Gets the target set level for the specified skeleton. |
![]() |
GetLevelsSorted | |
![]() ![]() |
GetObjectFactory | |
![]() |
GetPropertySet | Returns the set of properties for the SfcInstance object. (inherited from SfcInstance) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Refresh | Refreshes the object's properties by reading them from the server. (inherited from SfcInstance) |
![]() |
Serialize | (inherited from SfcInstance ) |
![]() |
SetLevelCondition | |
![]() |
ToString | Returns a string representation of the instance Urn. (inherited from SfcInstance) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AlterImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CheckObjectCreated | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CheckObjectState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CreateIdentityKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
CreateImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
DropImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
Finalize | (inherited from Object ) |
![]() |
GetChildCollection | (inherited from SfcInstance ) |
![]() |
GetTypeMetadataImpl | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
InitializeUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
MarkForDropImpl | (inherited from SfcInstance ) |
![]() |
MarkRootAsConnected | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
MoveImpl | (inherited from SfcInstance ) |
![]() |
OnPropertyMetadataChanges | (inherited from SfcInstance ) |
![]() |
OnPropertyValueChanges | (inherited from SfcInstance ) |
![]() |
PostAlter | (inherited from SfcInstance ) |
![]() |
PostCreate | (inherited from SfcInstance ) |
![]() |
PostDrop | (inherited from SfcInstance ) |
![]() |
PostMove | (inherited from SfcInstance ) |
![]() |
PostRename | (inherited from SfcInstance ) |
![]() |
RenameImpl | (inherited from SfcInstance ) |
![]() |
ResetKey | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
UpdateUIPropertyState | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
![]() |
Validate | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. (inherited from SfcInstance) |
Top
Public Events
(see also Protected Events )
Name | Description | |
---|---|---|
![]() |
PropertyChanged | CLS-compliant event for property changes. (inherited from SfcInstance) |
![]() |
PropertyMetadataChanged | CLS-compliant event for property metadata changes. (inherited from SfcInstance) |
Top
Protected Events
Name | Description | |
---|---|---|
![]() |
propertyChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
![]() |
propertyMetadataChanged | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.This event is not CLS-compliant. (inherited from SfcInstance) |
Top