Compartir a través de


CommandPostBody.Host Propiedad

Definición

Obtiene o establece la dirección IP del host de cassandra para ejecutar el comando en .

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a