你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SasQueryParameters.CorrelationId Property

Definition

Gets the Correlation Id associated with the shared access signature. This is used to correlate the storage audit logs with the audit logs used by the principal generating and distributing SAS.

public string CorrelationId { get; }
member this.CorrelationId : string
Public ReadOnly Property CorrelationId As String

Property Value

Applies to