CollectionsToSubscriptionsMappingResponse.Details Property

Definition

Gets or sets the map of collections subscriptions

[Newtonsoft.Json.JsonProperty(PropertyName="details")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Marketplace.Models.CollectionsSubscriptionsMappingDetails> Details { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="details")>]
member this.Details : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Marketplace.Models.CollectionsSubscriptionsMappingDetails> with get, set
Public Property Details As IDictionary(Of String, CollectionsSubscriptionsMappingDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to