Patchable(Of T) Class
JSON formatter for PATCH syntax.
Assembly: Microsoft.WindowsAzure.Common (in Microsoft.WindowsAzure.Common.dll)
| Name | Description | |
|---|---|---|
![]() | Patchable(Of T)() |
| Name | Description | |
|---|---|---|
![]() | IsIncluded | Gets a value indicating whether the value is set. |
![]() | Value | Gets the patch value. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Set(T) | Sets operation to SET and returns instance of the object. |
![]() | ToString() | Returns formatted PATCH script.(Overrides Object.ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | Widening(T to Patchable(Of T)) | Implicit operator that converts T to Patchable T. |
![]() ![]() | Widening(Patchable(Of T) to T) | Implicit operator that converts Patchable T to T. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)