Compartir a través de


DatabaseUpdate.SecondaryType Propiedad

Definición

Obtiene o establece el tipo secundario de la base de datos si es secundario. Los valores válidos son Geo y Named. Entre los valores posibles se incluyen: "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a