C# Class NuGetGallery.Dashboard.Infrastructure.BlobConfigurationServiceExtensions

Mostra file Open project: NuGet/OpsDashboard

Public Methods

Method Description
GetBlobFromUrl ( this self, string environmentName, Uri url ) : Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob

Method Details

GetBlobFromUrl() public static method

public static GetBlobFromUrl ( this self, string environmentName, Uri url ) : Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob
self this
environmentName string
url System.Uri
return Microsoft.WindowsAzure.Storage.Blob.CloudBlockBlob