PrivateLinkServicePropertiesAutoApproval.Subscription Property

Definition

The list of subscriptions.

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

Property Value

String[]

Implements

Attributes

Applies to