Class AzureStorageFileSource
Inheritance
System.Object
AzureStorageFileSource
Assembly: Downlink.AzureStorage.dll
Syntax
public class AzureStorageFileSource : object, IFileSource
Properties
|
Improve this Doc
View Source
Available
Declaration
public bool Available { get; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
|
Improve this Doc
View Source
FileUri
Declaration
public Uri FileUri { get; }
Property Value
Type |
Description |
System.Uri |
|
|
Improve this Doc
View Source
Declaration
public FileMetadata Metadata { get; }
Property Value
Implements
|
Improve this Doc
View Source
Version
Declaration
public VersionSpec Version { get; set; }
Property Value
Implements
Extension Methods