IotDpsUtils.ToPSVerificationCodeResponse(VerificationCodeResponse) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSVerificationCodeResponse ToPSVerificationCodeResponse (Microsoft.Azure.Management.DeviceProvisioningServices.Models.VerificationCodeResponse verificationCodeResponse);
static member ToPSVerificationCodeResponse : Microsoft.Azure.Management.DeviceProvisioningServices.Models.VerificationCodeResponse -> Microsoft.Azure.Commands.Management.DeviceProvisioningServices.Models.PSVerificationCodeResponse
Public Function ToPSVerificationCodeResponse (verificationCodeResponse As VerificationCodeResponse) As PSVerificationCodeResponse
Parameters
- verificationCodeResponse
- VerificationCodeResponse