다음을 통해 공유


BotProperties.IsCmekEnabled Property

Definition

Whether Cmek is enabled

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

Property Value

Implements

Attributes

Applies to