다음을 통해 공유


ServiceProviderResponseList.Value Property

Definition

Gets the list of bot service providers and their properties.

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.BotService.Models.Api20220615Preview.IServiceProvider[]
Public ReadOnly Property Value As IServiceProvider()

Property Value

Implements

Attributes

Applies to