다음을 통해 공유


IServiceProviderResponseList.Value Property

Definition

Gets the list of bot service providers and their properties.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Gets the list of bot service providers and their properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="Gets the list of bot service providers and their properties.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider[]
Public ReadOnly Property Value As IServiceProvider()

Property Value

Attributes

Applies to