public void StoreElement()

in src/Azure.WebSites.DataProtection/AzureWebsitesXmlRepository.cs [36:39]


        public void StoreElement(XElement element, string friendlyName)
        {
            throw new NotSupportedException();
        }