public virtual Task<PutCollectionPropertyResponse> PutCollectionPropertyAsync( string collectionName, PutCollectionPropertyBody body )
Public Overridable Function PutCollectionPropertyAsync ( collectionName As String, body As PutCollectionPropertyBody ) As Task(Of PutCollectionPropertyResponse)
public: virtual Task<PutCollectionPropertyResponse^>^ PutCollectionPropertyAsync( String^ collectionName, PutCollectionPropertyBody^ body )
abstract PutCollectionPropertyAsync : collectionName : string * body : PutCollectionPropertyBody -> Task<PutCollectionPropertyResponse> override PutCollectionPropertyAsync : collectionName : string * body : PutCollectionPropertyBody -> Task<PutCollectionPropertyResponse>