GetPropertyOperation Class
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.
Represents a PropertyBatchOperation that gets the specified property if it exists.
public sealed class GetPropertyOperation : System.Fabric.PropertyBatchOperation
type GetPropertyOperation = class
inherit PropertyBatchOperation
Public NotInheritable Class GetPropertyOperation
Inherits PropertyBatchOperation
- Inheritance
Note that if one PropertyBatchOperation fails, the entire batch will fail and not be committed.
Get |
Initializes a new instance of the GetPropertyOperation with specified property name and include value flag. |
Get |
Instantiates a new instance of the GetPropertyOperation class with specified property name. |
Include |
Gets a value indicating whether the value of the property is returned together with the metadata. |
Kind |
Gets the PropertyBatchOperationKind that indicates the kind of the PropertyBatchOperation. (Inherited from PropertyBatchOperation) |
Property |
Indicates the name of the property that this PropertyBatchOperation accesses. (Inherited from PropertyBatchOperation) |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: