C# Class GHInsights.DataFactory.BlobLocation

Mostrar archivo Open project: Microsoft/ghinsights Class Usage Examples

Public Methods

Method Description
BlobLocation ( Microsoft.Azure.Management.DataFactories.Models.LinkedService linkedService, Microsoft.Azure.Management.DataFactories.Models.Dataset dataset, string sliceYear, string sliceMonth, string sliceDay ) : System

Method Details

BlobLocation() public method

public BlobLocation ( Microsoft.Azure.Management.DataFactories.Models.LinkedService linkedService, Microsoft.Azure.Management.DataFactories.Models.Dataset dataset, string sliceYear, string sliceMonth, string sliceDay ) : System
linkedService Microsoft.Azure.Management.DataFactories.Models.LinkedService
dataset Microsoft.Azure.Management.DataFactories.Models.Dataset
sliceYear string
sliceMonth string
sliceDay string
return System