ISiteInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |