NetworkInterface.AutoApprovalSubscription Property

Definition

The list of subscriptions.

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

Property Value

Implements

Attributes

Applies to