Share via


Marketplace.InstanceName Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to