SymmetricKey.ConnectionString Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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