ResourceSet.Subscription Property

Definition

The list of subscriptions.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> Subscription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Subscription : System.Collections.Generic.List<string> with get, set
Public Property Subscription As List(Of String)

Property Value

Implements

Attributes

Applies to