SubResource.Id Property
Definition
[Newtonsoft.Json.JsonProperty(PropertyName="id")]
public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String
Property Value
- String
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to