你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
PSIdentity.Explicit Operator
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.
Overloads
Explicit(PSIdentity to Identity) | |
Explicit(Identity to PSIdentity) |
Explicit(PSIdentity to Identity)
public static explicit operator Microsoft.Azure.Management.Search.Models.Identity (Microsoft.Azure.Commands.Management.Search.Models.PSIdentity v);
static member op_Explicit : Microsoft.Azure.Commands.Management.Search.Models.PSIdentity -> Microsoft.Azure.Management.Search.Models.Identity
Public Shared Narrowing Operator CType (v As PSIdentity) As Identity
Parameters
Returns
Applies to
Explicit(Identity to PSIdentity)
public static explicit operator Microsoft.Azure.Commands.Management.Search.Models.PSIdentity (Microsoft.Azure.Management.Search.Models.Identity v);
static member op_Explicit : Microsoft.Azure.Management.Search.Models.Identity -> Microsoft.Azure.Commands.Management.Search.Models.PSIdentity
Public Shared Narrowing Operator CType (v As Identity) As PSIdentity
Parameters
- v
- Identity