Compartir a través de


ShopifyLinkedService.Host Propiedad

Definición

Obtiene o establece el punto de conexión del servidor Shopify. (es decir, mystore.myshopify.com)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a