InsensitiveDictionary<TValue>.Empty Field
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.
The empty dictionary.
public static readonly Microsoft.Azure.Commands.ResourceManager.Cmdlets.Collections.InsensitiveDictionary<TValue> Empty;
staticval mutable Empty : Microsoft.Azure.Commands.ResourceManager.Cmdlets.Collections.InsensitiveDictionary<'Value>
Public Shared ReadOnly Empty As InsensitiveDictionary(Of TValue)