Share via


Bot.IsCmekEnabled Property

Definition

Whether Cmek is enabled

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)]
public bool? IsCmekEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Inlined)>]
member this.IsCmekEnabled : Nullable<bool> with get, set
Public Property IsCmekEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to