CloudBlob.ServiceClient
CloudBlob.ServiceClient
CloudBlob.ServiceClient
CloudBlob.ServiceClient
Property
Definition
Gets the CloudBlobClient object that represents the Blob service.
public:
property Microsoft::WindowsAzure::Storage::Blob::CloudBlobClient ^ ServiceClient { Microsoft::WindowsAzure::Storage::Blob::CloudBlobClient ^ get(); };
public Microsoft.WindowsAzure.Storage.Blob.CloudBlobClient ServiceClient { get; }
member this.ServiceClient : Microsoft.WindowsAzure.Storage.Blob.CloudBlobClient
Public ReadOnly Property ServiceClient As CloudBlobClient
Property Value