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

PropertyBatchOperationKind Enum

Definition

public enum PropertyBatchOperationKind
type PropertyBatchOperationKind = 
Public Enum PropertyBatchOperationKind
Inheritance
System.Enum
PropertyBatchOperationKind

Fields

Name Value Description
Invalid 0
Put 1
Get 2
CheckExists 3
CheckSequence 4
Delete 5
PutCustom 6
CheckValue 7

Applies to