Freigeben über


DatabaseUpdate.SecondaryType Eigenschaft

Definition

Ruft den sekundären Typ der Datenbank ab, wenn es sich um eine sekundäre Datenbank handelt, oder legt ihn fest. Gültige Werte sind Geo und Named. Mögliche Werte: "Geo", "Named"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: