EN
Dette innholdet er ikke tilgjengelig på ditt språk, men her er den engelske versjonen.
Dette emnet er ennå ikke vurdert - Vurder dette emnet

BlobRequest.SetServiceProperties Method

Sets the properties of an account’s Blob service.

Namespace: Microsoft.WindowsAzure.StorageClient.Protocol
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
'Bruk
Dim uri As Uri
Dim timeout As Integer
Dim returnValue As HttpWebRequest

returnValue = BlobRequest.SetServiceProperties(uri, timeout)
public static HttpWebRequest SetServiceProperties (
	Uri uri,
	int timeout
)
public static HttpWebRequest SetServiceProperties (
	Uri uri, 
	int timeout
)
public static function SetServiceProperties (
	uri : Uri, 
	timeout : int
) : HttpWebRequest

Parameters

uri

The absolute URI to the Blob service.

timeout

A timeout value, in seconds.

Return Value

Returns HttpWebRequest.

For more details about this API, see the topics on the equivalent REST APIs in See Also > Other Resources.


Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

Vurderte du dette som nyttig?
(1500 tegn igjen)
© 2013 Microsoft. Med enerett.
facebook page visit twitter rss feed newsletter