Gets the
CloudBlobClient object that represents the Blob service.
命名空間: Microsoft.WindowsAzure.StorageClient
組件: Microsoft.WindowsAzure.StorageClient (在 microsoft.windowsazure.storageclient.dll 中)
'用途
Dim instance As CloudBlob
Dim value As CloudBlobClient
value = instance.ServiceClient
public CloudBlobClient ServiceClient { get; }
/** @property */
/** @attribute CompilerGeneratedAttribute() */
public CloudBlobClient get_ServiceClient ()
CompilerGeneratedAttribute
public function get ServiceClient () : CloudBlobClient
屬性值
A client object that specifies the Blob service endpoint.
任何這個類型的公用靜態 (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。 並非所有的執行個體成員都是安全執行緒。
開發平台
Windows XP Home Edition, Windows XP Professional, Windows Server 2003、Windows Server 2008 和 Windows 2000
目標平台