PSAuthOptions.Explicit Operator
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.
C#
public static explicit operator Microsoft.Azure.Management.Search.Models.DataPlaneAuthOptions (Microsoft.Azure.Commands.Management.Search.Models.PSAuthOptions v);
static member op_Explicit : Microsoft.Azure.Commands.Management.Search.Models.PSAuthOptions -> Microsoft.Azure.Management.Search.Models.DataPlaneAuthOptions
Public Shared Narrowing Operator CType (v As PSAuthOptions) As DataPlaneAuthOptions
Parameters
Returns
Applies to
Azure - PowerShell Commands Latest および Azure - PowerShell Commands 12 (LTS)
製品 | バージョン |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
C#
public static explicit operator Microsoft.Azure.Commands.Management.Search.Models.PSAuthOptions (Microsoft.Azure.Management.Search.Models.DataPlaneAuthOptions v);
static member op_Explicit : Microsoft.Azure.Management.Search.Models.DataPlaneAuthOptions -> Microsoft.Azure.Commands.Management.Search.Models.PSAuthOptions
Public Shared Narrowing Operator CType (v As DataPlaneAuthOptions) As PSAuthOptions
Parameters
Returns
Applies to
Azure - PowerShell Commands Latest および Azure - PowerShell Commands 12 (LTS)
製品 | バージョン |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |