BlobPropertyChange interface
A blob property that was updated.
Properties
new |
The new value of the property. |
old |
The previous value of the property. |
property |
The name of the property that was updated. |
Property Details
newValue
The new value of the property.
newValue: string
Property Value
string
oldValue
The previous value of the property.
oldValue: string
Property Value
string
propertyName
The name of the property that was updated.
propertyName: string
Property Value
string
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for JavaScript