Share via


ICreateEmailSignInUrlResponseProperties Interface

Definition

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

Properties

Url

Sign in url.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to