Share via


WorkspacePatch.CustomerId Property

Definition

Gets this is a read-only property. Represents the ID associated with the workspace.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to