Compartir a través de


WorkspacePatch.CustomerId Propiedad

Definición

Obtiene que se trata de una propiedad de solo lectura. Representa el identificador asociado al área de trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.customerId")]
public string CustomerId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.customerId")>]
member this.CustomerId : string
Public ReadOnly Property CustomerId As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a