AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The shared access signature (SAS) configuration that allows DataSync to access your Microsoft Azure Blob Storage.

For more information, see SAS tokens for accessing your Azure Blob Storage.

Inheritance Hierarchy

System.Object
  Amazon.DataSync.Model.AzureBlobSasConfiguration

Namespace: Amazon.DataSync.Model
Assembly: AWSSDK.DataSync.dll
Version: 3.x.y.z

Syntax

C#
public class AzureBlobSasConfiguration

The AzureBlobSasConfiguration type exposes the following members

Constructors

NameDescription
Public Method AzureBlobSasConfiguration()

Properties

NameTypeDescription
Public Property Token System.String

Gets and sets the property Token.

Specifies a SAS token that provides permissions to access your Azure Blob Storage.

The token is part of the SAS URI string that comes after the storage resource URI and a question mark. A token looks something like this:

sp=r&st=2023-12-20T14:54:52Z&se=2023-12-20T22:54:52Z&spr=https&sv=2021-06-08&sr=c&sig=aBBKDWQvyuVcTPH9EBp%2FXTI9E%2F%2Fmq171%2BZU178wcwqU%3D

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5