Freigeben über


ArmBotServiceModelFactory.SkypeChannel Methode

Definition

Initialisiert eine neue instance von 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

Parameter

etag
Nullable<ETag>

Entity Tag der Ressource.

provisioningState
String

Bereitstellungsstatus der Ressource.

location
Nullable<AzureLocation>

Gibt den Speicherort der Ressource an.

properties
SkypeChannelProperties

Der Satz von Eigenschaften, die für die Skype-Kanalressource spezifisch sind.

Gibt zurück

Eine neue SkypeChannel instance zum Simulieren.

Gilt für: