C# Class Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmDetectedRuleEntry.AttributeNames

Names of DetectedRuleEntry specific attributes
Show file Open project: Predica/FimClient

Public Properties

Property Type Description
Connector Microsoft.ResourceManagement.ObjectModel.RmAttributeName
ResourceParent Microsoft.ResourceManagement.ObjectModel.RmAttributeName
SynchronizationRuleID Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

Connector public static property

Connector The resource id of the connector space resource that this DRE was created for.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel Connector
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

ResourceParent public static property

Resource Parent This is a reference to the container resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel ResourceParent
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

SynchronizationRuleID public static property

Synchronization Rule ID This is a reference to a SynchronizationRule resource.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel SynchronizationRuleID
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName