BlobShare Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Blob container storage information.
public class BlobShare
type BlobShare = class
Public Class BlobShare
- Inheritance
-
BlobShare
Constructors
BlobShare() |
Initializes a new instance of the BlobShare class. |
BlobShare(String) |
Initializes a new instance of the BlobShare class. |
Properties
SasUri |
Gets or sets sAS URI of Azure Storage Account Container. |
Methods
Validate() |
Validate the object. |