Share via


IPrivateEndpointConnectionList.Value Property

Definition

Collection of items of type results.

[Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Collection of items of type results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IPrivateEndpointConnection) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IPrivateEndpointConnection[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Purview.Runtime.Info(Description="Collection of items of type results.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IPrivateEndpointConnection) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Purview.Models.Api20210701.IPrivateEndpointConnection[] with get, set
Public Property Value As IPrivateEndpointConnection()

Property Value

Attributes

Applies to