Share via


DatabaseBackupSetting.ConnectionStringName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to