Compartir a través de


ISiteInfo Interface

Definition

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

Properties

Key

Determines which key is to be regenerated

SiteName

The site name

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to