PSPrivateEndpoint(PrivateEndpoint) Constructor
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.
public PSPrivateEndpoint (Microsoft.Azure.Management.Synapse.Models.PrivateEndpoint privateEndpoint);
new Microsoft.Azure.Commands.Synapse.Models.PSPrivateEndpoint : Microsoft.Azure.Management.Synapse.Models.PrivateEndpoint -> Microsoft.Azure.Commands.Synapse.Models.PSPrivateEndpoint
Public Sub New (privateEndpoint As PrivateEndpoint)
Parameters
- privateEndpoint
- PrivateEndpoint