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

BlobPropertyChange Class

Definition

A blob property that was updated.

public class BlobPropertyChange
type BlobPropertyChange = class
Public Class BlobPropertyChange
Inheritance
BlobPropertyChange

Properties

NewValue

The new value of the property.

OldValue

The previous value of the property.

PropertyName

The name of the property that was updated.

Applies to