C# Класс Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmSynchronizationRule.AttributeNames

Names of SynchronizationRule specific attributes
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
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