AzureBlobStorageOptions.ConnectionString プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
プロパティ値
- 属性