Share via


IWcfRelaysListResult.Value Property

Definition

Result of the list WCF relay operation.

[Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="Result of the list WCF relay operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IWcfRelay) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IWcfRelay[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.Info(Description="Result of the list WCF relay operation.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IWcfRelay) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.IWcfRelay[] with get, set
Public Property Value As IWcfRelay()

Property Value

Attributes

Applies to