Share via


AzureStorageBlobsSettings.ConnectionString Property

Definition

Gets or sets the connection string used to connect to the blob service.

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

Property Value

Remarks

If ConnectionString is set, it overrides ServiceUri and Credential.

Applies to