Partager via


ArmBotServiceModelFactory.SkypeChannel Méthode

Définition

Initialise une nouvelle instance de SkypeChannel.

public static Azure.ResourceManager.BotService.Models.SkypeChannel SkypeChannel (Azure.ETag? etag = default, string provisioningState = default, Azure.Core.AzureLocation? location = default, Azure.ResourceManager.BotService.Models.SkypeChannelProperties properties = default);
static member SkypeChannel : Nullable<Azure.ETag> * string * Nullable<Azure.Core.AzureLocation> * Azure.ResourceManager.BotService.Models.SkypeChannelProperties -> Azure.ResourceManager.BotService.Models.SkypeChannel
Public Shared Function SkypeChannel (Optional etag As Nullable(Of ETag) = Nothing, Optional provisioningState As String = Nothing, Optional location As Nullable(Of AzureLocation) = Nothing, Optional properties As SkypeChannelProperties = Nothing) As SkypeChannel

Paramètres

etag
Nullable<ETag>

Balise d’entité de la ressource.

provisioningState
String

État d’approvisionnement de la ressource.

location
Nullable<AzureLocation>

Spécifie l’emplacement de la ressource.

properties
SkypeChannelProperties

Ensemble de propriétés spécifiques à la ressource de canal Skype.

Retours

Une nouvelle SkypeChannel instance pour se moquer.

S’applique à