Share via


CollectionsToSubscriptionsMappingPayload.Properties Property

Definition

Gets or sets subscriptions ids list

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to