C# 클래스 Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmSynchronizationRule.AttributeNames

Names of SynchronizationRule specific attributes
파일 보기 프로젝트 열기: Predica/FimClient

공개 프로퍼티들

프로퍼티 타입 설명
ConnectedObjectType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ConnectedSystem Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ConnectedSystemScope Microsoft.ResourceManagement.ObjectModel.RmAttributeName
CreateConnectedSystemObject Microsoft.ResourceManagement.ObjectModel.RmAttributeName
CreateILMObject Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Dependency Microsoft.ResourceManagement.ObjectModel.RmAttributeName
DisconnectConnectedSystemObject Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ExistenceTest Microsoft.ResourceManagement.ObjectModel.RmAttributeName
FlowType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ILMObjectType Microsoft.ResourceManagement.ObjectModel.RmAttributeName
InitialFlow Microsoft.ResourceManagement.ObjectModel.RmAttributeName
PersistentFlow Microsoft.ResourceManagement.ObjectModel.RmAttributeName
Precedence Microsoft.ResourceManagement.ObjectModel.RmAttributeName
RelationshipCriteria Microsoft.ResourceManagement.ObjectModel.RmAttributeName
SynchronizationRuleParameters Microsoft.ResourceManagement.ObjectModel.RmAttributeName

프로퍼티 상세

ConnectedObjectType 공개적으로 정적으로 프로퍼티

External System Resource Type The resource type in the external system that this Synchronization Rule applies to.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ConnectedObjectType
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ConnectedSystem 공개적으로 정적으로 프로퍼티

External System The Management Agent identifying the external system this Synchronization Rule will operate on.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ConnectedSystem
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ConnectedSystemScope 공개적으로 정적으로 프로퍼티

External System Scoping Filter A filter representing the resources on the external system that the rule applies to.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ConnectedSystemScope
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

CreateConnectedSystemObject 공개적으로 정적으로 프로퍼티

Create External System Resource Indicates if an external system resource is created if the relationship criteria is not met.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel CreateConnectedSystemObject
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

CreateILMObject 공개적으로 정적으로 프로퍼티

Create FIM Resource Indicates if a resource should be created in FIM if the relationship criteria is not met.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel CreateILMObject
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Dependency 공개적으로 정적으로 프로퍼티

Dependency A Synchronization Rule that must be applied to a resource before this Synchronization Rule can be applied.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Dependency
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

DisconnectConnectedSystemObject 공개적으로 정적으로 프로퍼티

Disconnect External System Resource This option applies when this Synchronization Rule is removed from a resource in FIM.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel DisconnectConnectedSystemObject
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ExistenceTest 공개적으로 정적으로 프로퍼티

Existence Test Outbound attribute flows within a transformation marked as an existence tests for the Synchronization Rule.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ExistenceTest
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

FlowType 공개적으로 정적으로 프로퍼티

Data Flow Direction A Synchronization Rule can be defined as inbound (0), outbound (1) or bi-directional (2).
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel FlowType
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ILMObjectType 공개적으로 정적으로 프로퍼티

FIM Resource Type The resource type in the FIM Metaverse that this Synchronization Rule applies to.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ILMObjectType
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

InitialFlow 공개적으로 정적으로 프로퍼티

Initial Flow A series of outbound flows between FIM and external systems. These flows are only executed upon creation of a new resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel InitialFlow
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

PersistentFlow 공개적으로 정적으로 프로퍼티

Persistent Flow A series of attribute flow definitions.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel PersistentFlow
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Precedence 공개적으로 정적으로 프로퍼티

Precedence A number indicating the Synchronization Rule's precedence relative to all other Synchronization Rules that apply to the same external system. A smaller number represents a higher precedence.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Precedence
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

RelationshipCriteria 공개적으로 정적으로 프로퍼티

Relationship Criteria Defines how a relationship between a resource in FIM and a resource in an external system is detected.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel RelationshipCriteria
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName

SynchronizationRuleParameters 공개적으로 정적으로 프로퍼티

Synchronization Rule Parameters These are parameters which require values to be provided from the workflow that adds the Synchronization Rule to a resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel SynchronizationRuleParameters
리턴 Microsoft.ResourceManagement.ObjectModel.RmAttributeName