C# Class Microsoft.Azure.Insights.Legacy.Models.BlobInfo

Contains the information for blobs. Each one is used for a specific time range.
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
BlobInfo ( ) : System

Initializes a new instance of the BlobInfo class.

Method Details

BlobInfo() public method

Initializes a new instance of the BlobInfo class.
public BlobInfo ( ) : System
return System