Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
AzSK
3.2.0
Framework/Core/SVT/Services/BotService.ps1
Set-StrictMode
-Version
Latest
class
BotService
:
SVTBase
{
BotService
(
[string]
$subscriptionId
,
[SVTResource]
$svtResource
)
:
Base
(
$subscriptionId
,
$svtResource
)
{
}
}