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

Names of DetectedRuleEntry specific attributes
显示文件 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_oe static_oe 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_oe static_oe 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_oe static_oe property

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