Freigeben über


NginxConfigurationListResponse.Value Property

Definition

Results of a list operation.

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

Property Value

Implements

Attributes

Applies to