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