Freigeben über


ISenderUsernameResourceCollection Interface

Definition

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

Properties

NextLink

The URL the client should use to fetch the next page (per server side paging).

Value

List of SenderUsernames

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to