Udostępnij za pośrednictwem


Configuration.Id Property

Definition

The unique identifier of the configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)]
public string Id { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="id", Required=Newtonsoft.Json.Required.Always)>]
member this.Id : string
Public ReadOnly Property Id As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to