Interface PrivateEndpoint.DefinitionStages.WithManualPrivateLinkServiceConnections

    • Method Detail

      • withManualPrivateLinkServiceConnections

        PrivateEndpoint.DefinitionStages.WithCreate withManualPrivateLinkServiceConnections​(List<PrivateLinkServiceConnection> manualPrivateLinkServiceConnections)
        Specifies the manualPrivateLinkServiceConnections property: A list of connections to the remote resource. Immutable after it is set..
        Parameters:
        manualPrivateLinkServiceConnections - A list of connections to the remote resource. Immutable after it is set.
        Returns:
        the next definition stage.