Table of Contents

Class DoesServiceRequestAttribute

Namespace
Microsoft.WindowsAzure.Storage
Assembly
Microsoft.WindowsAzure.Storage.dll

Specifies that the method will make one or more requests to the storage service.

[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
public sealed class DoesServiceRequestAttribute : Attribute
Inheritance
DoesServiceRequestAttribute
Inherited Members

Constructors

DoesServiceRequestAttribute()

public DoesServiceRequestAttribute()