你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SimSwapVerificationContent(NetworkIdentifier) Constructor

Definition

Initializes a new instance of SimSwapVerificationContent.

public SimSwapVerificationContent(Azure.Communication.ProgrammableConnectivity.NetworkIdentifier networkIdentifier);
new Azure.Communication.ProgrammableConnectivity.SimSwapVerificationContent : Azure.Communication.ProgrammableConnectivity.NetworkIdentifier -> Azure.Communication.ProgrammableConnectivity.SimSwapVerificationContent
Public Sub New (networkIdentifier As NetworkIdentifier)

Parameters

networkIdentifier
NetworkIdentifier

Identifier for the network to query for this device.

Exceptions

networkIdentifier is null.

Applies to