共用方式為


BotMsaAppType(String) Constructor

Definition

Initializes a new instance of BotMsaAppType.

public BotMsaAppType (string value);
new Azure.ResourceManager.BotService.Models.BotMsaAppType : string -> Azure.ResourceManager.BotService.Models.BotMsaAppType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to