Share via


SymmetricKey.ConnectionString Property

Definition

Gets or sets connection string based on the symmetric key.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionString")]
public Microsoft.Azure.Management.EdgeGateway.Models.AsymmetricEncryptedSecret ConnectionString { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionString")>]
member this.ConnectionString : Microsoft.Azure.Management.EdgeGateway.Models.AsymmetricEncryptedSecret with get, set
Public Property ConnectionString As AsymmetricEncryptedSecret

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to