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

ResourceServicePrincipalHelper.UnwrapServicePrincipalObject Method

Definition

public static Microsoft.Azure.Management.Sql.Models.ServicePrincipal UnwrapServicePrincipalObject (Microsoft.Azure.Commands.Sql.Common.ServicePrincipal servicePrincipal);
static member UnwrapServicePrincipalObject : Microsoft.Azure.Commands.Sql.Common.ServicePrincipal -> Microsoft.Azure.Management.Sql.Models.ServicePrincipal
Public Shared Function UnwrapServicePrincipalObject (servicePrincipal As ServicePrincipal) As ServicePrincipal

Parameters

servicePrincipal
ServicePrincipal

Returns

Applies to