共用方式為


Patchable 泛型類別

JSON formatter for PATCH syntax.

命名空間: Microsoft.WindowsAzure
組件: Microsoft.WindowsAzure.Common (於 Microsoft.WindowsAzure.Common.dll)

使用方式

'用途
Dim instance As Patchable(Of T)

語法

'宣告
Public Class Patchable(Of T)
public class Patchable<T>
generic<typename T>
public ref class Patchable

GenericParameters

  • T
    Value to patch.

繼承階層

System.Object
  Microsoft.WindowsAzure.Patchable

執行緒安全性

這種類型的任何公用靜態 (在 Visual Basic 中的 Shared) 成員都屬於安全執行緒。不保證任何執行個體成員安全執行緒。

平台

開發平台

Windows Vista、Windows 7 和 Windows Server 2008

目標平台

另請參閱

參考

Patchable成員
Microsoft.WindowsAzure命名空間