NamespaceValidationsProcessor.EndOfEnumeration(INamespaceInfo) 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.
Ends the of enumeration.
public void EndOfEnumeration (Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamespaceInfo namespaceInfo);
abstract member EndOfEnumeration : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamespaceInfo -> unit
override this.EndOfEnumeration : Microsoft.Azure.Commands.StorageSync.Evaluation.Interfaces.INamespaceInfo -> unit
Public Sub EndOfEnumeration (namespaceInfo As INamespaceInfo)
Parameters
- namespaceInfo
- INamespaceInfo
The namespace information.