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

ResourceServicePrincipalHelper.WrapServicePrincipalObject Method

Definition

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

Parameters

servicePrincipal
ServicePrincipal

Returns

Applies to