Interface IAgentHardwareBoundStorageConfigurationPhase
Namespace: Sp.Agent.Configuration
Assembly: Sp.Agent.dll
Methods
DisableHardwareBoundStorage()
Indicates that one does not wish to use a hardware bound store.
Declaration
IAgentExternalStorageConfigurationPhase DisableHardwareBoundStorage()
Returns
Type | Description |
---|---|
IAgentExternalStorageConfigurationPhase | The next link in the Fluent Expression chain. |