Share via


PSStorageEndpointProperties.ConnectionString Property

Definition

The account key credentials for storage account selected by customer for uploading files.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionString")]
public string ConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionString")>]
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to