你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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