PSPrivateEndpointConnection.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(PSPrivateEndpointConnection to PrivateEndpointConnection) | |
Explicit(PrivateEndpointConnection to PSPrivateEndpointConnection) |
Explicit(PSPrivateEndpointConnection to PrivateEndpointConnection)
public static explicit operator Microsoft.Azure.Management.Search.Models.PrivateEndpointConnection (Microsoft.Azure.Commands.Management.Search.Models.PSPrivateEndpointConnection v);
static member op_Explicit : Microsoft.Azure.Commands.Management.Search.Models.PSPrivateEndpointConnection -> Microsoft.Azure.Management.Search.Models.PrivateEndpointConnection
Public Shared Narrowing Operator CType (v As PSPrivateEndpointConnection) As PrivateEndpointConnection
Parameters
Returns
Applies to
Explicit(PrivateEndpointConnection to PSPrivateEndpointConnection)
public static explicit operator Microsoft.Azure.Commands.Management.Search.Models.PSPrivateEndpointConnection (Microsoft.Azure.Management.Search.Models.PrivateEndpointConnection v);
static member op_Explicit : Microsoft.Azure.Management.Search.Models.PrivateEndpointConnection -> Microsoft.Azure.Commands.Management.Search.Models.PSPrivateEndpointConnection
Public Shared Narrowing Operator CType (v As PrivateEndpointConnection) As PSPrivateEndpointConnection