Share via


Marketplace.InstanceId Property

Definition

Gets the uri of the resource instance that the usage is about.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to