PutCustomPropertyOperation 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 the specified property under the specified name and sets the custom type information for custom interpretation of the property value.
public sealed class PutCustomPropertyOperation : System.Fabric.PropertyBatchOperation
type PutCustomPropertyOperation = class
inherit PropertyBatchOperation
Public NotInheritable Class PutCustomPropertyOperation
Inherits PropertyBatchOperation
- Inheritance
The custom type is information that is not processed by Service Fabric, but can be used by user to serialize/deserialize custom type objects.
Put |
Initializes a new instance of the PutCustomPropertyOperation class with the specified property name and byte[] value, and sets the custom type accordingly. |
Put |
Initializes a new instance of the PutCustomPropertyOperation class with the specified property name and double value, and sets the custom type accordingly. |
Put |
Initializes a new instance of the PutCustomPropertyOperation class with the specified property name and GUID value, and sets the custom type accordingly. |
Put |
Initializes a new instance of the PutCustomPropertyOperation class with the specified property name and Int64 value, and sets the custom type accordingly. |
Put |
Initializes a new instance of the PutCustomPropertyOperation class with the specified property name and string value, and sets the custom type accordingly. |
Custom |
Gets the custom type information. This information can be used by users to serialize/de-serialize custom type objects. |
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) |
Property |
Gets the property type. |
Property |
Gets the property value. |
Zpětná vazba k produktu Azure SDK for .NET
Azure SDK for .NET je open source projekt. Vyberte odkaz pro poskytnutí zpětné vazby: