Adds a zone where the processing unit is allowed to be deployed on.

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

The MemcachedDeployment set with the specified zone.