azure-storage-files-shares
Public Attributes | List of all members
Azure::Storage::Files::Shares::ForceCloseAllFileHandlesOptions Struct Referencefinal

Optional parameters for Azure::Storage::Files::Shares::ShareFileClient::ForceCloseAllHandles.

#include <share_options.hpp>

Public Attributes

Azure::Nullable< std::string > ContinuationToken
 

Member Data Documentation

◆ ContinuationToken

Azure::Nullable<std::string> Azure::Storage::Files::Shares::ForceCloseAllFileHandlesOptions::ContinuationToken

A string value that identifies the portion of the list to be returned with the next close operation. The operation returns a marker value within the response body if the force close was not complete. The marker value may then be used in a subsequent call to close the next handle. The marker value is opaque to the client.


The documentation for this struct was generated from the following file: