Azure CloudBlobClient GetServiceProperties Method

Download Azure Cloud Connect Setup File
Download Azure Cloud Connect Zip File

Gets service properties for the Blob service.

[Microsoft.Azure.Storage.DoesServiceRequest]  
public virtual Microsoft.Azure.Storage.Shared.Protocol.ServiceProperties GetServiceProperties 
(Microsoft.Azure.Storage.Blob.BlobRequestOptions requestOptions = default, 
Microsoft.Azure.Storage.OperationContext operationContext = default);

Parameters

requestOptions
BlobRequestOptions

BlobRequestOptions object that specifies additional options for the request.

operationContext
OperationContext

An OperationContext object that represents the context for the current operation.

Returns

Attributes