SharedKeyCanonicalizer.Instance Property
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.
Gets a static instance of the SharedKeyCanonicalizer object.
public static Microsoft.Azure.Storage.Core.Auth.SharedKeyCanonicalizer Instance { get; }
static member Instance : Microsoft.Azure.Storage.Core.Auth.SharedKeyCanonicalizer
Public Shared ReadOnly Property Instance As SharedKeyCanonicalizer
Property Value
The static instance of the class.