PortalSettingsContract.Subscriptions Property

Definition

Gets or sets subscriptions delegation settings.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptions")]
public Microsoft.Azure.Management.ApiManagement.Models.SubscriptionsDelegationSettingsProperties Subscriptions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subscriptions")>]
member this.Subscriptions : Microsoft.Azure.Management.ApiManagement.Models.SubscriptionsDelegationSettingsProperties with get, set
Public Property Subscriptions As SubscriptionsDelegationSettingsProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to