AzureBlobStorageOptions.ConnectionString 属性

定义

注意

Use ConfigureBlobServiceClient instead. This property is deprecated.

已弃用:请改用 ConfigureBlobServiceClient。

[Orleans.RedactConnectionString]
public string ConnectionString { get; set; }
[System.Obsolete("Use ConfigureBlobServiceClient instead. This property is deprecated.", true)]
public string ConnectionString { get; set; }
[<Orleans.RedactConnectionString>]
member this.ConnectionString : string with get, set
[<System.Obsolete("Use ConfigureBlobServiceClient instead. This property is deprecated.", true)>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

属性值

属性

适用于