Sets an external SLA definition location to be loaded.

C# | Visual Basic | Visual C++ | J# |
public virtual MemcachedDeployment SlaLocation( string slaLocation )
Public Overridable Function SlaLocation ( _ slaLocation As String _ ) As MemcachedDeployment
public: virtual MemcachedDeployment^ SlaLocation( String^ slaLocation )
public MemcachedDeployment SlaLocation( String slaLocation )

- slaLocation (String)
- The SLA file location.

The MemcachedDeployment set with the specified SLA definition location.