M365Extensions Class
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.
M365 Extensions definition.
public class M365Extensions : Azure.ResourceManager.BotService.Models.BotChannelProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BotService.Models.M365Extensions>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BotService.Models.M365Extensions>
public class M365Extensions : Azure.ResourceManager.BotService.Models.BotChannelProperties
type M365Extensions = class
inherit BotChannelProperties
interface IJsonModel<M365Extensions>
interface IPersistableModel<M365Extensions>
type M365Extensions = class
inherit BotChannelProperties
Public Class M365Extensions
Inherits BotChannelProperties
Implements IJsonModel(Of M365Extensions), IPersistableModel(Of M365Extensions)
Public Class M365Extensions
Inherits BotChannelProperties
- Inheritance
- Implements
Constructors
M365Extensions() |
Initializes a new instance of M365Extensions. |
Properties
ETag |
Entity Tag of the resource. (Inherited from BotChannelProperties) |
Location |
Specifies the location of the resource. (Inherited from BotChannelProperties) |
ProvisioningState |
Provisioning state of the resource. (Inherited from BotChannelProperties) |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |