BlobShare Class

Definition

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.

Applies to