共用方式為


ResourceListKeysInner.SecondaryConnectionString Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to