PropertyBatchOperation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.CheckExistsPropertyOperation))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.CheckSequencePropertyOperation))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.CheckValuePropertyOperation))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.DeletePropertyOperation))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.GetPropertyOperation))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.PutCustomPropertyOperation))]
[System.Runtime.Serialization.KnownType(typeof(System.Fabric.PutPropertyOperation))]
public abstract class PropertyBatchOperation
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.CheckExistsPropertyOperation))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.CheckSequencePropertyOperation))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.CheckValuePropertyOperation))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.DeletePropertyOperation))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.GetPropertyOperation))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.PutCustomPropertyOperation))>]
[<System.Runtime.Serialization.KnownType(typeof(System.Fabric.PutPropertyOperation))>]
type PropertyBatchOperation = class
Public MustInherit Class PropertyBatchOperation
- Inheritance
-
System.ObjectPropertyBatchOperation
- Derived
- Attributes
-
System.Runtime.Serialization.KnownTypeAttribute
Constructors
PropertyBatchOperation() | |
PropertyBatchOperation(String, PropertyBatchOperationKind) |
Properties
Kind | |
PropertyName |