PathCreateInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Path CreateResult
public class PathCreateInfo
type PathCreateInfo = class
Public Class PathCreateInfo
- Inheritance
-
PathCreateInfo
Properties
Continuation |
When renaming a directory, the number of paths that are renamed with each invocation is limited. If the number of paths to be renamed exceeds this limit, a continuation token is returned in this response header. When a continuation token is returned in the response, it must be specified in a subsequent invocation of the rename operation to continue renaming the directory. |
PathInfo |
Path info for the file or directory. |
Applies to
Azure SDK for .NET