Share via


Marketplace.ConsumedService Property

Definition

Gets consumed service name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to