Share via


IWcfRelaysListResult Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.WcfRelaysListResultTypeConverter))]
public interface IWcfRelaysListResult : Microsoft.Azure.PowerShell.Cmdlets.Relay.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Relay.Models.Api20211101.WcfRelaysListResultTypeConverter))>]
type IWcfRelaysListResult = interface
    interface IJsonSerializable
Public Interface IWcfRelaysListResult
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

NextLink

Link to the next set of results. Not empty if value contains incomplete list of WCF relays.

Value

Result of the list WCF relay operation.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to