다음을 통해 공유


IBotProperties.AllSetting Property

Definition

Contains resource all settings defined as key/value pairs.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Contains resource all settings defined as key/value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings) }, ReadOnly=false, Required=false, SerializedName="allSettings")]
public Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings AllSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Contains resource all settings defined as key/value pairs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings) }, ReadOnly=false, Required=false, SerializedName="allSettings")>]
member this.AllSetting : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IBotPropertiesAllSettings with get, set
Public Property AllSetting As IBotPropertiesAllSettings

Property Value

Attributes

Applies to