共用方式為


EdgeProfileSubscription.SerializedDetails Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to