SasQueryBuilder Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A convenience class for constructing SAS-specific URI query strings.
public class SasQueryBuilder : Microsoft.Azure.Storage.Core.UriQueryBuilder
type SasQueryBuilder = class
inherit UriQueryBuilder
Public Class SasQueryBuilder
Inherits UriQueryBuilder
- Inheritance
Sas |
Public SasQueryBuilder constructor. |
Item[String] |
Gets the query string value associated with the given name. (Inherited from UriQueryBuilder) |
Parameters |
Stores the query parameters. (Inherited from UriQueryBuilder) |
Require |
Returns True if any of the parameters specifies https:. |
Add(String, String) |
Add the query string value with URI escaping. |
Add |
Add multiple query string values with URI escaping. (Inherited from UriQueryBuilder) |
Add |
Adds a query parameter to a URI. (Inherited from UriQueryBuilder) |
Add |
Adds a query parameter to a URI. |
Add |
Adds a query parameter to a URI. (Inherited from UriQueryBuilder) |
Contains |
Determines whether the query string name exists in the query string. (Inherited from UriQueryBuilder) |
To |
Returns a String containing the URI. (Inherited from UriQueryBuilder) |
Product | Versions |
---|---|
Azure SDK for .NET | Legacy, Latest |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: