Dela via


IExportDeliveryDestinationInternal.SasToken Property

Definition

A SAS token for the storage account. For a restricted set of Azure customers this together with storageAccount can be specified instead of resourceId. Note: the value returned by the API for this property will always be obfuscated. Returning this same obfuscated value will not result in the SAS token being updated. To update this value a new SAS token must be specified.

public string SasToken { get; set; }
member this.SasToken : string with get, set
Public Property SasToken As String

Property Value

Applies to