NamespaceValidationsProcessor.BeginDir(IDirectoryInfo) Method
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.
Begins the dir.
public void BeginDir (Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IDirectoryInfo node);
abstract member BeginDir : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IDirectoryInfo -> unit
override this.BeginDir : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.IDirectoryInfo -> unit
Public Sub BeginDir (node As IDirectoryInfo)
Parameters
- node
- IDirectoryInfo
The node.