Delen via


Transaction.SubscriptionName Eigenschap

Definitie

Hiermee haalt u de naam op van het abonnement dat is gebruikt voor de transactie. Het veld is alleen van toepassing op een transactie van het type reservering.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op