共用方式為


MECRole.ConnectionString Property

Definition

Gets or sets activation key of the MEC.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to